mbed-os/targets/TARGET_Analog_Devices
Maciej Bocianski cf1e1ddd4b EV_COG_AD4050LZ: keep IVT_NAME/blank_checksum symbols in LTO builds
Add a "used" attribute to IVT_NAME/blank_checksum
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, means that code must be emitted
for the function even if it appears that the function is not referenced.
2020-02-04 12:29:55 +01:00
..
TARGET_ADUCM4X50/TARGET_ADUCM4050 EV_COG_AD4050LZ: keep IVT_NAME/blank_checksum symbols in LTO builds 2020-02-04 12:29:55 +01:00
TARGET_ADUCM302X/TARGET_ADUCM3029 EV_COG_AD3029LZ: keep IVT_NAME/blank_checksum symbols in LTO builds 2020-02-04 12:29:55 +01:00
mbed_rtx.h Added support for ADI EV-COG-AD3029LZ platform. 2017-11-15 16:35:31 +11:00