1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/cc2538/periph
MrKevinWeiss 0aa6b04249 cpu/cc2538: Add periph_uart_mode implementation
This commit adds the periph_uart_mode USEMODULE
It implements all functionality defined in the common uart driver
This means all parity modes, data bits, and stop bits
2019-05-15 09:26:56 +02:00
..
adc.c cpu/cc2538: enhance periph ADC 2018-09-03 09:01:42 +02:00
gpio.c cc2538: mark closing #endif for MODULE_PERIPH_GPIO_IRQ 2018-10-09 15:10:59 +02:00
hwrng.c cpu/cc2538: adapt and cleanup periph/hwrng 2018-09-03 09:01:42 +02:00
i2c.c cpu/cc2538: adapt periph/i2c to new api 2018-07-25 12:01:38 +02:00
Makefile cpu: make use of Makefile.periph 2017-11-06 12:01:19 +01:00
pm.c all: fix my email address 2017-10-20 15:02:41 +02:00
spi.c cpu/cc2538: add debug output in periph/spi 2018-08-10 10:38:51 +02:00
timer.c cpu/cc2538: cleanup periph timer headers and code 2018-08-07 08:13:47 +02:00
uart.c cpu/cc2538: Add periph_uart_mode implementation 2019-05-15 09:26:56 +02:00