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 |
|
Benjamin Valentin
|
c9f8ff1cf1
|
sam0_common: add Watchdog implementation
|
2019-09-20 19:04:41 +02:00 |
|
|
3241aff71c
|
sam0_common: add uart modecfg
|
2019-06-21 10:54:24 +02:00 |
|
Federico Pellegrin
|
5faafac092
|
sam0 flashpage RWWEE flash support
|
2019-03-21 04:27:41 +01:00 |
|
|
c87f02149e
|
cpu/sam0_common: provide gpio/gpio_irq feature at cpu level
|
2018-12-17 20:52:48 +01:00 |
|
kYc0o
|
cb0d021811
|
cpu/sam0_common/Makefile.features: add periph_flash_raw
|
2017-11-30 17:25:35 +01:00 |
|
|
93246dbedd
|
cpu: sam0: reorganize Makefile.features
|
2017-11-02 12:59:45 +01:00 |
|