Removed variable axis support from the HID_DESCRIPTOR_JOYSTICK() macro due to...
Removed variable axis support from the HID_DESCRIPTOR_JOYSTICK() macro due to OS incompatibilities, replaced with fixed 3-axis joystick report structure.
Showing
- Demos/Device/ClassDriver/Joystick/Descriptors.c 5 additions, 6 deletionsDemos/Device/ClassDriver/Joystick/Descriptors.c
- Demos/Device/ClassDriver/Joystick/Joystick.h 1 addition, 0 deletionsDemos/Device/ClassDriver/Joystick/Joystick.h
- Demos/Device/LowLevel/Joystick/Descriptors.c 2 additions, 1 deletionDemos/Device/LowLevel/Joystick/Descriptors.c
- Demos/Device/LowLevel/Joystick/Joystick.h 1 addition, 0 deletionsDemos/Device/LowLevel/Joystick/Joystick.h
- LUFA/DoxygenPages/ChangeLog.txt 2 additions, 1 deletionLUFA/DoxygenPages/ChangeLog.txt
- LUFA/DoxygenPages/MigrationInformation.txt 3 additions, 0 deletionsLUFA/DoxygenPages/MigrationInformation.txt
- LUFA/Drivers/USB/Class/Common/HIDClassCommon.h 11 additions, 12 deletionsLUFA/Drivers/USB/Class/Common/HIDClassCommon.h
Loading
Please register or sign in to comment