mmoskal/uf2-stm32f

Support STM32F3 devices

Closed this issue · 1 comments

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?:)

yeah, currently only F4 is supported here. PRs are welcome!