mbed-os/targets
Chun-Chieh Li d0ffd9510f [M252KG] Override mpu-rom-end to 0x1fffffff
Without this override, mpu hal will require 5 mpu regions which exceed 4 mpu
regions supported by M252 (see hal/mpu/mbed_mpu_v8m.c). In this scenario,
we will hit assert error but we actually meet stack overrun first due to just
0x400 bytes for emitting error message. The issue doesn’t occur on other
targets such as M487 because it has 8 mpu regions.
2019-09-27 17:45:52 +08:00
..
TARGET_ARM_FM FVP_MPS2: Fix serial_init when FC is not used 2019-07-09 16:05:04 +02:00
TARGET_ARM_SSG psa: Update LPC55S69 and MUSCA_A1 TF-M binaries 2019-09-02 17:11:00 +01:00
TARGET_Analog_Devices
TARGET_Atmel HAL I2C: adds missing DEVICE_I2C guards 2019-06-19 23:08:55 +02:00
TARGET_Cypress Merge pull request #11529 from vmedcy/pr/psoc6pdl-1.3.1 2019-09-26 12:24:06 +02:00
TARGET_Freescale Enable async serial for K66F 2019-09-09 18:43:43 +03:00
TARGET_GigaDevice GigaDevice targets can return ninitialized variable in CAN driver 2019-03-07 16:41:42 +01:00
TARGET_Maxim HAL I2C: adds missing DEVICE_I2C guards 2019-06-19 23:08:55 +02:00
TARGET_NORDIC NRF52: fix config 2019-09-05 11:02:05 +01:00
TARGET_NUVOTON Support Nuvoton's NUMAKER_M252KG target 2019-09-27 17:45:52 +08:00
TARGET_NXP MCUXpresso: Update the MXRT Serial driver for MBED_TICKLESS 2019-09-05 14:16:10 -05:00
TARGET_ONSEMI NCS36510: Added watchdog implementation. 2019-05-24 11:35:38 +02:00
TARGET_RDA Fix Syntax Error for IAR & ARMCC 2019-04-30 11:53:26 +08:00
TARGET_RENESAS Relocate USB target specific code to root `targets` directory 2019-08-16 15:42:43 +01:00
TARGET_Realtek rtl8195am - remove redundant code 2019-08-27 10:41:34 +08:00
TARGET_STM Merge pull request #11562 from VVESTM/vve_h7_memmap 2019-09-26 14:01:23 +02:00
TARGET_Silicon_Labs Merge pull request #11007 from SiliconLabs/fix/fpga_tests/pwm 2019-07-15 15:43:46 +03:00
TARGET_TI Final source code cleanup. Smaller changes in system_msp432p401r.c 2019-09-03 11:19:32 +02:00
TARGET_TOSHIBA Added new features to TMPM46B 2019-08-16 10:43:52 +05:30
TARGET_TT Fix TT_M3HQ build problem with SPI 2019-08-16 14:55:49 +02:00
TARGET_WICED PSOC6: remove libwiced_drivers for targets ported to WHD 2019-07-08 14:49:26 +03:00
TARGET_WIZNET Merge pull request #10617 from Wiznet/wiznet_develop 2019-05-21 15:07:10 +01:00
TARGET_ublox HI2110: Cope correctly with NC GPIO 2019-05-02 12:16:34 +03:00
targets.json [M252KG] Override mpu-rom-end to 0x1fffffff 2019-09-27 17:45:52 +08:00