mbed-os/targets/TARGET_NUVOTON/TARGET_NUC472
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
..
crypto [NUC472/M487] Refine crypto_zeroize/crypto_zeroize32 2018-02-12 14:04:56 +08:00
device Nuvoton: Fix alignment of execute region to 8-byte boundary 2018-10-09 10:15:07 -05:00
PeripheralNames.h [Nuvoton] Organize file structure 2018-08-01 18:00:16 +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 Changes in PR #7774 of PinNames.h should be reverted. This commit reverts those files excpet for K82F and K64F which are left as an example 2018-09-05 14:13:05 +03:00
PortNames.h [Nuvoton] Organize file structure 2018-08-01 18:00:16 +08:00
analogin_api.c [NUC472/M453] Refine pin/peripheral/pin map definitions 2017-03-10 16:18:14 +08:00
can_api.c add can_init_freq for NUVOTON platforms 2017-05-15 14:27:22 +02:00
device.h [Nuvoton] Organize file structure 2018-08-01 18:00:16 +08:00
dma.h [NUC472/M453] Add dma_modbase() to get PDMA base address 2017-03-10 16:18:14 +08:00
dma_api.c [NUC472/M453] Fix DMA channel over-allocate 2017-04-20 14:57:09 +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 [NUC472/M453] Move target configuration from mbed_lib.json to targets.json 2017-08-01 14:40:48 +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 [NUC472/M453/M487/NANO130] Remove dead power-down code with mbed OS 3 2017-09-22 09:42:51 +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 restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
pwmout_api.c [NUC472/M453/M487/NANO130] Remove dead power-down code with mbed OS 3 2017-09-22 09:42:51 +08:00
rtc_api.c [Nuvoton] Fix RTC cannot cross reset cycle 2018-05-29 17:22:02 +08:00
serial_api.c [Nuvoton] Fix serial corruption due to deep sleep 2018-09-10 10:55:44 +08:00
sleep.c [Nuvoton] Fix serial corruption due to deep sleep 2018-09-10 10:55:44 +08:00
spi_api.c [Nuvoton] Remove dead code with '#if 0' in SPI 2018-04-09 09:33:52 +08: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