arpruss / USBComposite_stm32f1

USB Composite library for STM32F1 (HID, Serial, MIDI and XBox360 controller)
Other
382 stars 76 forks source link

USB Composite (xBox360 wireless) based on NRF52840 boards #42

Open vasilyman opened 4 years ago

vasilyman commented 4 years ago

I have new idea! What about relise USB Composite library (including support xBox360 wireless) based on NRF52840 boards?

arpruss commented 4 years ago

I am abstracting the hardware-dependent aspects right now, which may enable portability.