Description
When using firmware version 1.0.0.9a, I noticed a discrepancy in wired controller recognition and compatibility between the Waveshare RP2040-Zero and Waveshare RP2350-USB-A development boards.
Expected Behavior
Both boards should support the same core list of controllers, or the documentation/build options should clearly specify any support differences caused by hardware variations.
Actual Behavior
| boards |
Xbox One Controller |
Flydigi Direwolf 4 / dongle |
GameSir Nova Lite / dongle |
PS3 Controller |
NS Pro Controller |
WiiU Pro Controller |
| OGX-Mini-v1.0.0a9 |
045e:02ea |
045e:028e |
3537:1040 / 413d:2104 |
054c:0268 |
057e:2009 |
0b6a:a132 |
| Waveshare RP2040-Zero |
✅ |
✅ |
✅ |
❌ |
❌ |
❌ |
| Waveshare RP2350-USB-A |
✅ |
❌ |
❌ |
❌ |
❌ |
❌ |
Thank you for maintaining this project. I look forward to your response!
Description
When using firmware version
1.0.0.9a, I noticed a discrepancy in wired controller recognition and compatibility between theWaveshare RP2040-ZeroandWaveshare RP2350-USB-Adevelopment boards.Expected Behavior
Both boards should support the same core list of controllers, or the documentation/build options should clearly specify any support differences caused by hardware variations.
Actual Behavior
Thank you for maintaining this project. I look forward to your response!