eclipse-embed-cdt / eclipse-plugins

The Eclipse Embedded CDT plug-ins for Arm & RISC-V C/C++ developers (formerly known as the GNU MCU Eclipse plug-ins). Includes the archive of previous plug-ins versions, as Releases.
http://eclipse-embed-cdt.github.io/
Eclipse Public License 2.0
557 stars 130 forks source link

Support for STM32H7xx ? #319

Open cburlacu opened 6 years ago

cburlacu commented 6 years ago

Hello,

Is it possible to have support for H7 family?

Thanks

ilg-ul commented 6 years ago

It is possible, but it might take a while.

The next version of the STM project template will use CubeMX, so all devices supported by CubeMX will be available.

cburlacu commented 6 years ago

Great.

bureaua commented 5 years ago

Will "eclipse-plugins" use "newlib" in part of STM32H7xx ?

ilg-ul commented 5 years ago

Projects built with the GNU MCU Eclipse plug-ins use whatever libraries are available with the toolchain.