Andy's Workshop Forums

General Category => stm32plus C++ library => Topic started by: mhel on December 04, 2016, 10:16:58 am

Title: STM32F446
Post by: mhel on December 04, 2016, 10:16:58 am
Hi,

So I got me a nucleo board with stm32f446RE and I didn't realize
it's not supported by stm32plus yet. How would I go about adding support
for it? stm32plus seems to be using stdperipheral library v1.4 and support for
f446 is only available with the new 1.8.

thanks.