arpruss / USBComposite_stm32f1

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

CubeMX #125

Closed lazenyuk-dmitry closed 1 year ago

lazenyuk-dmitry commented 1 year ago

Is it possible to make this library work with the CubeMX project. Or this lib https://github.com/rogerclarkmelbourne/Arduino_STM32/

arpruss commented 1 year ago

It's only for Roger's libmaple core. In theory, one could try to convert it to CubeMX, but I have no idea how.