mbed-os/targets/TARGET_NUVOTON/TARGET_M480
Deepika 3fd5f53b51 Dynamic heap support will be breaking change for all targets in IAR 7.x
Reverting this feature till IAR 8.x is stable and supported in Mbed OS
for few releases

1. Revert "Add Dynamic heap support to IAR"

This reverts commit 8ee29bbfa2.

2. Revert "Splited RAM section not compatible with dynamic HEAP."

This reverts commit a645bb2a6b.

3. Revert "Add Dynamic heap support to IAR"

This reverts commit 891e1f261b.
2019-02-22 09:25:09 +00:00
..
crypto [Nuvoton] Remove unnecessary header files in crypto-misc.cpp 2019-02-11 18:10:51 +08:00
device Dynamic heap support will be breaking change for all targets in IAR 7.x 2019-02-22 09:25:09 +00:00
PeripheralNames.h [Nuvoton] Support DAC 2018-11-21 17:09:35 +08:00
PeripheralPins.c [Nuvoton] Support DAC 2018-11-21 17:09:35 +08:00
PeripheralPins.h [Nuvoton] Support DAC 2018-11-21 17:09:35 +08:00
PinNames.h [M487] Fix SW2/SW3 interchange error in NUMAKER_IOT_M487 2018-10-15 15:47:16 +08:00
PortNames.h [Nuvoton] Organize file structure 2018-08-01 18:00:16 +08:00
analogin_api.c Add HAL API for analog in pinmap 2019-02-08 09:09:51 -06:00
analogout_api.c Add HAL API for analog out pinmap 2019-02-08 09:10:05 -06:00
can_api.c Add HAL API for can pinmap 2019-02-08 09:10:10 -06:00
device.h [Nuvoton] Organize file structure 2018-08-01 18:00:16 +08:00
dma.h [M487] Add dma_modbase() to get PDMA base address 2017-08-01 10:19:45 +08:00
dma_api.c [M487] Refine coding style 2017-08-01 10:37:16 +08:00
flash_api.c [Nuvoton] Fix page size in flash IAP 2018-03-22 16:45:01 +08:00
gpio_api.c [Nuvoton] Fix pin mode mapping between input pull mode/direction and I/O mode 2018-08-31 10:06:30 +08:00
gpio_irq_api.c [M487] Move target configuration from mbed_lib.json to targets.json 2017-08-03 13:40:32 +08:00
gpio_object.h [Nuvoton] Fix pin mode mapping between input pull mode/direction and I/O mode 2018-08-31 10:06:30 +08:00
i2c_api.c Add HAL API for i2c pinmap 2019-02-08 09:10:12 -06:00
lp_ticker.c Merge pull request #8049 from OpenNuvoton/nuvoton_fix_hal_sleep 2018-10-01 11:48:25 +02:00
mbed_overrides.c [Nuvoton] Organize file structure 2018-08-01 18:00:16 +08:00
objects.h Merge pull request #8900 from OpenNuvoton/nuvoton_refine_uart 2018-12-04 11:51:16 -06:00
pinmap.c [Nuvoton] Fix pin mode mapping between input pull mode/direction and I/O mode 2018-08-31 10:06:30 +08:00
port_api.c [M487] Refine coding style 2017-08-01 10:37:16 +08:00
pwmout_api.c Add HAL API for pwmout pinmap 2019-02-08 09:10:19 -06:00
rtc_api.c [Nuvoton] Fix RTC cannot cross reset cycle 2018-05-29 17:22:02 +08:00
serial_api.c Add HAL API for serial pinmap 2019-02-08 09:10:28 -06:00
sleep.c [Nuvoton] Fix serial corruption due to deep sleep 2018-09-10 10:55:44 +08:00
spi_api.c Add HAL API for spi pinmap 2019-02-08 09:10:37 -06:00
trng_api.c [NUC472/M487] Refine flow control code between crypto start and crypto ISR 2018-01-05 09:18:24 +08:00
us_ticker.c [Nuvoton] Synchronize us_ticker to lp_ticker 2018-09-10 10:50:22 +08:00