1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-17 18:43:50 +01:00
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
..
2019-11-18 00:16:43 +01:00
2019-11-23 22:39:07 +01:00
2019-11-27 14:31:01 +01:00
2019-11-23 22:39:07 +01:00
2019-11-23 22:39:07 +01:00
2019-11-23 22:39:07 +01:00
2019-11-18 13:04:42 +01:00
2019-11-23 22:39:07 +01:00
2019-11-23 22:39:07 +01:00
2019-11-23 22:39:07 +01:00
2019-11-23 22:39:07 +01:00
2019-11-27 14:31:01 +01:00
2019-11-23 22:39:35 +01:00
2019-11-23 22:39:35 +01:00
2019-11-23 22:39:35 +01:00
2019-11-23 22:39:35 +01:00
2019-10-21 08:33:11 +02:00
2019-11-23 22:39:35 +01:00
2019-11-23 22:39:35 +01:00
2019-11-23 22:39:35 +01:00

Platform configurations for RIOT-OS

This directory contains existing configuration and initialization files for platforms supported by RIOT-OS.