mbed-os/targets/TARGET_NXP
Maciej Bocianski 5fdacc4fb3 MIMXRT1050_EVt: keep hyperflash_config/image_vector_table symbols in LTO builds
Add a "used" attribute to hyperflash_config/image_vector_table 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.
2020-02-04 12:29:56 +01:00
..
TARGET_LPC11U6X
TARGET_LPC11UXX Fix runtime crash by ARMC6 build 2019-12-19 15:31:33 +09:00
TARGET_LPC11XX_11CXX
TARGET_LPC13XX
TARGET_LPC15XX
TARGET_LPC43XX
TARGET_LPC81X
TARGET_LPC82X
TARGET_LPC176X NXP target: Replace UARTSerial references with BufferedSerial 2020-01-08 09:01:19 +00:00
TARGET_LPC408X
TARGET_MCUXpresso_MCUS MIMXRT1050_EVt: keep hyperflash_config/image_vector_table symbols in LTO builds 2020-02-04 12:29:56 +01:00
USBEndpoints_LPC17_LPC23.h
USBHAL_LPC17.cpp
USBPhyHw.h
mbed_rtx.h