mbed-os/targets
Maciej Bocianski ec839f0931 MSP432_LAUNCHPAD: keep interruptVectors symbol in LTO builds
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.
2020-02-04 12:29:57 +01:00
..
TARGET_ARM_FM Clean up ARM toolchain heap+stack setup in targets 2019-10-23 14:53:49 +03:00
TARGET_ARM_SSG Import latest python scripts and MCUBoot image 2020-01-21 10:25:56 +00:00
TARGET_Analog_Devices EV_COG_AD4050LZ: keep IVT_NAME/blank_checksum symbols in LTO builds 2020-02-04 12:29:55 +01:00
TARGET_Atmel Clean up ARM toolchain heap+stack setup in targets 2019-10-23 14:53:49 +03:00
TARGET_Cypress Fix inconsistency between mbed crc and psoc6 crc implementations. 2020-01-24 18:23:25 +00:00
TARGET_Freescale Merge pull request #12253 from VeijoPesonen/remove_depr_storage_abstraction 2020-01-17 14:02:45 +00:00
TARGET_GigaDevice Clean up ARM toolchain heap+stack setup in targets 2019-10-23 14:53:49 +03:00
TARGET_Maxim Merge pull request #10924 from ghseb/free-serial-resources-2 2019-10-30 09:45:22 +01:00
TARGET_NORDIC Fix NRF51, NRF52 gpio_irq_init() function 2020-02-03 14:23:41 +01:00
TARGET_NUVOTON NUVOTON: Fix undefined reference to Reset_Handler_Cascade 2020-02-04 12:29:51 +01:00
TARGET_NXP MIMXRT1050_EVt: keep hyperflash_config/image_vector_table symbols in LTO builds 2020-02-04 12:29:56 +01:00
TARGET_ONSEMI Explicit pinmap: Fix build failures reported by CI 2019-11-28 08:32:03 +01:00
TARGET_RDA Default value for APPLICATION_ADDR if restrict_size not given 2019-11-20 10:34:49 +08:00
TARGET_RENESAS Moved transmission completion wait to hal_deepsleep 2019-11-07 12:19:10 +09:00
TARGET_Realtek rtl8195am - remove redundant code 2019-08-27 10:41:34 +08:00
TARGET_STM STM: change rtc irq handler name 2020-02-04 12:29:52 +01:00
TARGET_Samsung comments the performance of TRNG 2020-01-22 14:40:51 +09:00
TARGET_Silicon_Labs EFM32: add UART and LEUART for EFM32GG11 2020-01-18 14:10:22 +01:00
TARGET_TI MSP432_LAUNCHPAD: keep interruptVectors symbol in LTO builds 2020-02-04 12:29:57 +01:00
TARGET_TOSHIBA TOSHIBA: Add hal_reset_reason_get_capabilities() 2020-01-03 16:54:19 +01:00
TARGET_TT Clean up ARM toolchain heap+stack setup in targets 2019-10-23 14:53:49 +03:00
TARGET_WICED Getaddrinfo interface for multiple DNS adresses added. 2019-12-16 13:59:46 +01:00
TARGET_WIZNET Clean up ARM toolchain heap+stack setup in targets 2019-10-23 14:53:49 +03:00
TARGET_ublox Clean up ARM toolchain heap+stack setup in targets 2019-10-23 14:53:49 +03:00
targets.json Merge pull request #12355 from panmasuo/hani_iot_new_target 2020-02-04 08:37:12 +00:00