mbed-os/targets/TARGET_NUVOTON/TARGET_M2351
ccli8 313f322cf7 [Nuvoton] Replace __wrap__sbrk with overriding _sbrk
With _sbrk being weak, we can override it directly rather than #if to support heap with
two-region model.
2018-07-26 15:47:25 +08:00
..
TARGET_NUMAKER_PFM_M2351 [M2351] Fix binary-compatible across compilers in secure functions 2018-07-12 18:01:41 +08:00
crypto [M2351] Add consistency check for CRYPTO/CRPT's secure attribute and TRNG/Mbed TLS H/W 2018-07-12 17:51:55 +08:00
device [Nuvoton] Replace __wrap__sbrk with overriding _sbrk 2018-07-26 15:47:25 +08:00
analogin_api.c [M2351] Support analog-in 2018-07-12 17:51:51 +08:00
dma.h [M2351] Support PDMA 2018-07-12 17:51:38 +08:00
dma_api.c [M2351] Support PDMA 2018-07-12 17:51:38 +08:00
flash_api.c [M2351] Support configurable for partitioning flash/SRAM 2018-07-12 18:01:39 +08:00
gpio_api.c [M2351] Fix GPIO to be TrustZone-aware 2018-07-12 17:51:33 +08:00
gpio_irq_api.c [M2351] Fix GPIO to be TrustZone-aware 2018-07-12 17:51:33 +08:00
gpio_object.h [M2351] Fix GPIO to be TrustZone-aware 2018-07-12 17:51:33 +08:00
hal_secure.h [M2351] Fix binary-compatible across compilers in secure functions 2018-07-12 18:01:41 +08:00
i2c_api.c [M2351] Support I2C 2018-07-12 17:51:41 +08:00
lp_ticker.c [M2351] Remove special handling for dummy interrupt in lp_ticker 2018-07-12 18:01:34 +08:00
pinmap.c [M2351] Fix binary-compatible across compilers in secure functions 2018-07-12 18:01:41 +08:00
port_api.c [M2351] Fix GPIO to be TrustZone-aware 2018-07-12 17:51:33 +08:00
pwmout_api.c [M2351] Support PWM out 2018-07-12 17:51:52 +08:00
rtc_api.c [M2351] Fix binary-compatible across compilers in secure functions 2018-07-12 18:01:41 +08:00
serial_api.c [M2351] Refine UART code 2018-07-12 17:51:38 +08:00
sleep.c [M2351] Replace __attribute__((cmse_nonsecure_entry)) with compiler agnostic __NONSECURE_ENTRY 2018-07-12 17:51:59 +08:00
spi_api.c [M2351] Remove dead code with '#if 0' in SPI 2018-07-12 17:51:54 +08:00
trng_api.c [M2351] Support TRNG 2018-07-12 17:51:50 +08:00
us_ticker.c [M2351] Synchronize lp_ticker code to us_ticker 2018-07-12 18:01:35 +08:00