mbed-os/targets/TARGET_Analog_Devices/TARGET_ADUCM302X/TARGET_ADUCM3029
Maciej Bocianski 12261edd2b EV_COG_AD3029LZ: 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_EV_COG_AD3029LZ EV_COG_AD3029LZ: keep IVT_NAME/blank_checksum symbols in LTO builds 2020-02-04 12:29:55 +01:00
TOOLCHAIN_ARM_STD [Analog_Devices] Support boot stack size configuration option 2019-01-08 15:32:02 +01:00
TOOLCHAIN_GCC_ARM [Analog_Devices] Support boot stack size configuration option 2019-01-08 15:32:02 +01:00
TOOLCHAIN_IAR [Analog_Devices] Support boot stack size configuration option 2019-01-08 15:32:02 +01:00
api Add HAL API for spi pinmap 2019-02-08 09:10:37 -06:00
bsp Add consistent ADuCM3029 System return codes and remove duplicate codes 2018-08-29 13:38:30 +10:00