1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/samd21
Benjamin Valentin 0d977b3b3c cpu/sam0_common/periph/uart: implement buffered write
Implement interrupt based uart_write() using a tsrb for the TX buffer.

To enable it, add

    USEMODULE += periph_uart_nonblocking

to your Makefile.
2019-11-27 19:01:00 +01:00
..
include doxygen/ADC: don't include overridden typedefs 2019-11-15 10:35:32 +01:00
periph cpu: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
cpu.c many typo fixes 2019-11-23 22:39:07 +01:00
doc.txt cpu/sam0: add missing doxygen group definition + cleanup 2017-08-24 14:54:47 +02:00
Makefile cpu/sam0: renamed sam21_common to sam0_common 2016-12-15 11:47:03 +01:00
Makefile.dep cpu/sam0_common/periph/uart: implement buffered write 2019-11-27 19:01:00 +01:00
Makefile.features cpu/samd21: add SRAM based random seed 2018-07-04 17:55:20 +02:00
Makefile.include cpu/ boards/: remove exports for CPU_FAM 2019-10-18 08:55:33 +02:00
vectors.c cpu/cortexm: Remove leftover _estack declarations 2017-11-10 15:38:14 +01:00