Support STM32F3 devices
Closed this issue · 1 comments
yiancar commented
I am trying to get UF2 on an stm32f303. Trying to compile px4iov3_bl which is based on an f3 devices gives a number or unused function errors in the usb.c file.
Is it inherently broken for that family of mcus or maybe I am missing something?:)
mmoskal commented
yeah, currently only F4 is supported here. PRs are welcome!