Initial USB HID implementation

- One button reported as gamepad button
- One LED controlable via application specific HID report and FlyWithLua
This commit is contained in:
2023-03-17 18:00:26 +01:00
commit 959699c1d3
10 changed files with 553 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "pico-sdk"]
path = pico-sdk
url = https://github.com/raspberrypi/pico-sdk.git