andysworkshop / stm32plus

The C++ library for the STM32 F0, F100, F103, F107 and F4 microcontrollers
http://www.andybrown.me.uk
Other
745 stars 224 forks source link

stm32plus support for F7/H7 MCUs? #234

Open FilkerZero opened 3 years ago

FilkerZero commented 3 years ago

I would like to play with stm32plus, but though I have a few stm32F4 and stm32L4 nucleo-64 boards, I mostly work with stm32F7 and stm32H7 devices, and have a number of eval and discovery boards (plus some custom boards) with those on them.

Also, I am already using 2 Eclipse based IDe (AC6 and STM32CubeIDE), have you integrated any of your build projects with those "preconfigured" tools?