arduino-esp32/libraries/USB
Rodrigo Garcia 224e778b8e
Makes Gamepad example able to be tested with Windows 10/11 (#8058)
* Makes sure it can be tested with Windows 10/11

Initial code had no effect with Win10/11 because BUTTON_START was not recognized.
This change makes it visible in the Windows Game Controller Testing TAB.

* Examples tests all USB gamepad APIs.

It is possible to change the selected gamepad button when pressing BOOT (long/short press).
The selected button is used as parameter to change R/L Stick and Trigger as well as the Hat.
2023-04-10 23:43:09 +03:00
..
examples Makes Gamepad example able to be tested with Windows 10/11 (#8058) 2023-04-10 23:43:09 +03:00
src Fix race condition with USBHID semaphore (#7205) 2022-09-17 08:05:25 +03:00
keywords.txt Add initial support for USB MSC (#5466) 2021-08-02 15:35:13 +03:00
library.properties Bump library versions to 2.0.0 (#5182) 2021-05-18 14:00:49 +03:00