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

Add API Baseline support #475

Closed jonahgraham closed 3 years ago

jonahgraham commented 3 years ago

This fixes #459

See the individual commit comments for more details.

jonahgraham commented 3 years ago

The new API baseline setup is documented in https://eclipse-embed-cdt.github.io/web-preview/develop/build-prerequisites/ (from source https://github.com/eclipse-embed-cdt/web-jekyll/commit/6d2f8758d54d8bc680aa9dae3a07e850620fda10)

ilg-ul commented 3 years ago

Thank you. I'm not sure I understand the details, but if it works for CDT, it should work for ECDT too.