Skip to content

Commit

Permalink
Fixed slider axes HID descriptor report
Browse files Browse the repository at this point in the history
  • Loading branch information
Yury Vostrenkov committed Feb 21, 2021
1 parent 28192d6 commit 6c8b02c
Show file tree
Hide file tree
Showing 10 changed files with 24 additions and 612 deletions.
9 changes: 0 additions & 9 deletions MDK-ARM/EventRecorderStub.scvd

This file was deleted.

94 changes: 0 additions & 94 deletions MDK-ARM/FreeJoy.Application.cprj

This file was deleted.

16 changes: 0 additions & 16 deletions MDK-ARM/FreeJoy.Application.sct

This file was deleted.

21 changes: 19 additions & 2 deletions MDK-ARM/FreeJoy.uvoptx
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,24 @@
<Name>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32F10x_128 -FS08000000 -FL020000 -FP0($$Device:STM32F103C8$Flash\STM32F10x_128.FLM))</Name>
</SetRegEntry>
</TargetDriverDllRegistry>
<Breakpoint/>
<Breakpoint>
<Bp>
<Number>0</Number>
<Type>0</Type>
<LineNumber>19</LineNumber>
<EnabledFlag>1</EnabledFlag>
<Address>0</Address>
<ByteObject>0</ByteObject>
<HtxType>0</HtxType>
<ManyObjects>0</ManyObjects>
<SizeOfObject>0</SizeOfObject>
<BreakByAccess>0</BreakByAccess>
<BreakIfRCount>0</BreakIfRCount>
<Filename>..\application\Inc\main.h</Filename>
<ExecCommand></ExecCommand>
<Expression></Expression>
</Bp>
</Breakpoint>
<WatchWindow1>
<Ww>
<count>0</count>
Expand All @@ -163,7 +180,7 @@
<Ww>
<count>1</count>
<WinNumber>1</WinNumber>
<ItemText>app_config,0x0A</ItemText>
<ItemText>app_config,0x10</ItemText>
</Ww>
<Ww>
<count>2</count>
Expand Down
2 changes: 1 addition & 1 deletion MDK-ARM/FreeJoy.uvprojx
Original file line number Diff line number Diff line change
Expand Up @@ -846,7 +846,7 @@
<nStopB2X>0</nStopB2X>
</BeforeMake>
<AfterMake>
<RunUserProg1>1</RunUserProg1>
<RunUserProg1>0</RunUserProg1>
<RunUserProg2>0</RunUserProg2>
<UserProg1Name>$K\ARM\ARMCC\bin\fromelf.exe --bin [email protected] !L</UserProg1Name>
<UserProg2Name></UserProg2Name>
Expand Down
Loading

0 comments on commit 6c8b02c

Please sign in to comment.