mbed-os/targets/TARGET_NUVOTON/TARGET_M251
Chun-Chieh Li 11d99971c8 NUVOTON: Serial: Fix undeclared function gpio_set
ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
2024-03-18 09:55:16 +08:00
..
TARGET_NUMAKER_IOT_M252 Update UART pin names & add MBED_CONF_TARGET_STDIO_UART overrides 2021-03-23 11:17:17 +00:00
device Nuvoton: Enable no HXT/LXT configurabiliy 2021-06-02 09:02:05 +08:00
CMakeLists.txt Nuvoton: Support watchdog on M251/M261 series 2021-06-08 11:03:55 +08:00
PeripheralNames.h M252: Support configurability of USB/STDIO UART pins 2020-07-31 17:05:35 +08:00
PeripheralPins.c Support Nuvoton's NUMAKER_M252KG target 2019-09-27 17:45:52 +08:00
PeripheralPins.h Support Nuvoton's NUMAKER_M252KG target 2019-09-27 17:45:52 +08:00
PinNamesCommon.h M252: Re-organize PinNames.h 2020-07-31 17:05:36 +08:00
PortNames.h Support Nuvoton's NUMAKER_M252KG target 2019-09-27 17:45:52 +08:00
analogin_api.c NUVOTON: AnalogIn: Fix undeclared function gpio_set 2024-03-15 13:18:55 +08:00
analogout_api.c NUVOTON: AnalogOut: Fix undeclared function gpio_set 2024-03-18 09:53:55 +08:00
device.h Support Nuvoton's NUMAKER_M252KG target 2019-09-27 17:45:52 +08:00
dma.h Support Nuvoton's NUMAKER_M252KG target 2019-09-27 17:45:52 +08:00
dma_api.c [M252KG] Fix IP initialization sequence 2019-09-27 17:45:54 +08:00
flash_api.c M252: Make memory specification configurable 2020-07-31 17:05:35 +08:00
gpio_api.c [M252KG] Support GPIO input pull-high/pull-low 2019-09-27 17:45:56 +08:00
gpio_irq_api.c GPIO: Use uintptr_t for gpio_irq_api context 2022-01-26 18:12:52 +00:00
gpio_object.h Support Nuvoton's NUMAKER_M252KG target 2019-09-27 17:45:52 +08:00
i2c_api.c NUVOTON: I2C: Fix undeclared function gpio_set 2024-03-18 09:54:58 +08:00
lp_ticker.c Nuvoton: Enable no HXT/LXT configurabiliy 2021-06-02 09:02:05 +08:00
mbed_overrides.c Nuvoton: Explicitly disable HXT/LXT on configured to not present 2021-06-02 09:02:05 +08:00
objects.h Nuvoton: Fix GPIO rising/falling edge interrupts cannot exist simultaneously 2020-02-13 11:24:01 +08:00
pinmap.c Remove pinmap_restricted_peripherals() function from Nuvoton (STDIO uart is restricted by default) 2020-02-07 10:45:02 +01:00
port_api.c Support Nuvoton's NUMAKER_M252KG target 2019-09-27 17:45:52 +08:00
pwmout_api.c NUVOTON: AnalogOut: Fix undeclared function gpio_set 2024-03-18 09:53:55 +08:00
rtc_api.c Nuvoton: Enable no HXT/LXT configurabiliy 2021-06-02 09:02:05 +08:00
serial_api.c NUVOTON: Serial: Fix undeclared function gpio_set 2024-03-18 09:55:16 +08:00
sleep.c Support Nuvoton's NUMAKER_M252KG target 2019-09-27 17:45:52 +08:00
spi_api.c NUVOTON: SPI: Fix undeclared function gpio_set 2024-03-18 09:54:45 +08:00
us_ticker.c [M252KG] Fix IP initialization sequence 2019-09-27 17:45:54 +08:00
watchdog_api.c Nuvoton: Support watchdog on M251/M261 series 2021-06-08 11:03:55 +08:00