libhal-google / libhal-armcortex

A collection of drivers and libraries for the Cortex M series ARM processors using libhal
Apache License 2.0
5 stars 3 forks source link

:pushpin: Lock arm-gnu-toolchain for thumb profiles #154

Closed kammce closed 11 months ago

kammce commented 11 months ago

The cortex and thumb profiles will be deprecated soon, but for those still using the old system, the revision for the profiles must be locked to a version that automatically installs picolibc for you which is 8d6c7a2e49b05790f0cf890398cfe760.

When picolibc is split from arm-gnu-toolchain, the new revision will break users of the old profiles. This prevents this.