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

:wrench: Add compiler flags to cortex-m profile #115

Closed kammce closed 1 year ago

kammce commented 1 year ago

These flags are required to build prebuilt binaries for device drivers. For platform libraries, the flags are delivered via the libhal-armcortex requirement. But this is a transitive requirement and will not extend to device library packages.