Closed yiancar closed 5 years ago
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!
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?:)