1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-16 10:52:45 +01:00
RIOT/cpu/samd21/periph
Kees Bakker ea8b90fa5f cpu/samd21: uart: now using padd setting from board config
Notice the extra fields in uart_conf_t for rx_pad and tx_pad.
2016-09-21 20:34:22 +02:00
..
gpio.c cpu/sam21_common: add a few typedefs for SERCOM 2016-09-21 20:34:21 +02:00
Makefile samr21-xpro: initial import for the samr21-xpro board 2014-09-25 14:37:47 +02:00
pwm.c cpu/samd21: adapted GPIO driver 2016-03-17 14:39:11 +01:00
rtc.c cpu/samd21: Use {} notation for empty while loops 2016-03-03 16:31:28 +01:00
rtt.c cpu/samd21: Use {} notation for empty while loops 2016-03-03 16:31:28 +01:00
spi.c cpu/samd21: Refactor spi using ArduinoCore as example 2016-09-21 20:34:22 +02:00
timer.c cpu/samd21: Use {} notation for empty while loops 2016-03-03 16:31:28 +01:00
uart.c cpu/samd21: uart: now using padd setting from board config 2016-09-21 20:34:22 +02:00