Luke A
Luke A
**Describe the PR** This allows USB host functionality to call HID_REQ_CONTROL_GET_REPORT on the TUSB_DIR_IN direction, and read the report buffer in the callback function. This extends the functionality of the...
This updates our TinyUSB to the latest library. This removes the get_report hack I added in while tinyusb was updated, and brings us up to 4/30/2024 in the TinyUSB library.
There's a bug in 0.7.8-RC1 with macros pin assignment. I only check isValidPin() but I also need to check has_variable when looking for upgrades on macro1 through macro6. I'm assigning...
Developer Issue: Github white spaces was turned off it looks like. This is a developer note, we need to make sure white spaces is correct so we do not have...
### Prerequisites Please check the following before posting an issue / bug report. - [x] I am running the latest version of the firmware found [HERE](https://github.com/OpenStickCommunity/GP2040-CE/releases) - [x] I have...
### Prerequisites Please check the following before posting an issue / bug report. - [x] I am running the latest version of the firmware found [HERE](https://github.com/OpenStickCommunity/GP2040-CE/releases) - [x] I have...
### Have you checked the GP2040-CE documentation [HERE](https://gp2040-ce.info/) to confirm this feature doesn't already exist? Yes ### Which problem is this feature request solving? Re-implement the LED ordering that didn't...
### Prerequisites Please check the following before posting an issue / bug report. - [x] I am running the latest version of the firmware found [HERE](https://github.com/OpenStickCommunity/GP2040-CE/releases) - [x] I have...
### Have you checked the GP2040-CE documentation [HERE](https://gp2040-ce.info/#/) to confirm this feature doesn't already exist? Yes ### Which problem is this feature request solving? TinyUSB host allows for multiple USB...
This could be a new bug, switching the joystick to LS is supposedly causing the LEDs to no longer fire for the joystick. Switching back to DP then fixes the...