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
554 stars 130 forks source link

Code generated by the STM32F1 template fails to compile #485

Closed ilg-ul closed 3 years ago

ilg-ul commented 3 years ago

The error is caused by a wrong capitalisation of the "diag/Trace.h" header file.

The error was not identified by the macOS tests since on macOS the file system is case insensitive.

ilg-ul commented 3 years ago

Fixed on 2021-02-18.