mbed-os/targets/TARGET_Analog_Devices/TARGET_ADUCM4X50/TARGET_ADUCM4050
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_EV_COG_AD4050LZ EV_COG_AD4050LZ: 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 Resolve adi_tmr_ConfigTimer discrepancy between __ADuCM4050__ and __ADuCM3029__ 2018-08-06 16:36:36 +10:00