mbed-os/targets
Bradley Scott 2f73d3b4a7 STM32F3: Remove dependence upon a specific flash vector table location
The STM32F3 cmsis_nvic code is currently checking for a specific flash
address when determining if the vector table is in flash or RAM.  By
changing the test to instead see if the vector table base is NOT set to
the RAM address, it simplifies the code, and removes the dependency on
the flash vectors being located at a specific address.  This becomes
important when adding a custom boot loader, which requires that the
flash vector table location in the mbed project be at a different
address.
2017-05-15 14:20:50 -04:00
..
TARGET_ARM_SSG BEETLE: Remove unused and conflicting systick 2017-05-12 14:46:53 -05:00
TARGET_Atmel Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
TARGET_Freescale [RO359B] platform added 2017-05-11 20:39:45 +09:00
TARGET_Maxim MAX32630FTHR: Fix NVIC_SetVector type in HAL 2017-05-11 18:09:58 -05:00
TARGET_NORDIC NRF5: changes for code review of merg nrf52840 to NRF5 sources 2017-05-09 15:43:30 +02:00
TARGET_NUVOTON [NUC472/M453] Change comment for serial_getc/serial_putc 2017-05-09 09:22:41 +08:00
TARGET_NXP CMSIS5: Remove ARM7 support and targets 2017-05-12 13:48:43 -05:00
TARGET_ONSEMI Fix RAM vector table for NCS36510 2017-05-12 14:20:30 -05:00
TARGET_RENESAS Added mapping to USER_BUTTON-labelled switches 2017-04-28 11:37:23 -05:00
TARGET_STM STM32F3: Remove dependence upon a specific flash vector table location 2017-05-15 14:20:50 -04:00
TARGET_Silicon_Labs Added mapping to BTN-labelled switches 2017-04-28 11:31:48 -05:00
TARGET_WIZNET modify GCC_ARM startup code & mbed_rtx.h syntax error correct. 2017-05-08 09:04:15 +09:00
TARGET_ublox Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
targets.json Merge pull request #4316 from c1728p9/remove_cortex_a 2017-05-15 11:55:36 -05:00