Add multiple axis support to the HID joystick report in the HID_DESCRIPTOR_JOYSTICK() macro.
This commit is contained in:
@@ -57,6 +57,7 @@
|
||||
* - Added endian correcting code to the library USB class drivers for multiple architecture support
|
||||
* - Removed the ENDPOINT_DESCRIPTOR_DIR_* macros, replaced by ENDPOINT_DIR_* instead
|
||||
* - Renamed the JTAG_DEBUG_ASSERT() macro to JTAG_ASSERT()
|
||||
* - Added variable number of axis to HID_DESCRIPTOR_JOYSTICK() for multi-axis joysticks above just X and Y
|
||||
* - Library Applications:
|
||||
* - Modified the Low Level and Class Driver AudioInput and AudioOutput demos to support multiple audio sample rates
|
||||
* - Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnumerationComplete() event callback for device configuration
|
||||
|
||||
Reference in New Issue
Block a user