mbed-os/targets/TARGET_NUVOTON/TARGET_M2351
Deepika e1ecce85ba Nuvoton: Fix alignment of execute region to 8-byte boundary
--legacyalign, --no_legacyalign are deprecated from ARMC6 compiler, in order to
remove deprecated flags all linker files (GCC and IAR as well to have uniformity)
should strictly align to 8-byte boundary
2018-10-09 10:15:07 -05:00
..
TARGET_NUMAKER_PFM_M2351/TARGET_M23_NS Merge pull request #8193 from OpenNuvoton/nuvoton_m2351_license 2018-10-08 10:14:05 -05: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: Fix alignment of execute region to 8-byte boundary 2018-10-09 10:15:07 -05:00
PeripheralNames.h [M2351] Fix STDIO_UART error 2018-09-05 11:52:40 +08:00
PeripheralPins.c [Nuvoton] Organize file structure 2018-08-01 18:00:16 +08:00
PeripheralPins.h [Nuvoton] Organize file structure 2018-08-01 18:00:16 +08:00
PinNames.h Merge pull request #7941 from OpenNuvoton/nuvoton_fix_gpio_mode_mapping 2018-09-25 13:15:09 -05:00
PortNames.h [Nuvoton] Organize file structure 2018-08-01 18:00:16 +08:00
analogin_api.c [M2351] Support analog-in 2018-07-12 17:51:51 +08:00
device.h [Nuvoton] Organize file structure 2018-08-01 18:00:16 +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 [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 [M2351] Fix GPIO to be TrustZone-aware 2018-07-12 17:51:33 +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
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 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 [Nuvoton] Organize file structure 2018-08-01 18:00:16 +08: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 [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 [Nuvoton] Fix serial corruption due to deep sleep 2018-09-10 10:55:44 +08:00
sleep.c [M2351] Fix hal_deepsleep with serial_can_deep_sleep 2018-09-10 10:55:45 +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 [Nuvoton] Synchronize us_ticker to lp_ticker 2018-09-10 10:50:22 +08:00