mirror of https://github.com/ARMmbed/mbed-os.git
ec839f0931
Add a "used" attribute to interruptVectors to fix ARMC6 build with the "-flto" flag. (Error: L6236E: No section matches selector - no section to be FIRST/LAST. ) This attribute, attached to a function/variable, means that code must be emitted for the function even if it appears that the function is not referenced. |
||
---|---|---|
.. | ||
TARGET_CC32XX/TARGET_CC3220SF | ||
TARGET_MSP432 | ||
mbed_rtx.h |