1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/sam0_common/periph
Sebastian Meiling 2c19595b7e
Merge pull request #7763 from photonthunder/sam0_common_uart_receive
cpu/sam0_common/periph/uart - don’t setup receive if no pin is selected
2017-11-06 17:33:42 +01:00
..
adc.c doc: fix doxygen grouping of cpu periph drivers 2017-06-26 14:42:11 +02:00
cpuid.c doc: fix doxygen grouping of cpu periph drivers 2017-06-26 14:42:11 +02:00
flashpage.c cpu, sam0_common: fix flashpage use bitfield 2017-09-25 09:24:43 +02:00
gpio.c cpu/sam0/gpio: do not clear pin on init 2017-10-04 12:12:43 +02:00
i2c.c doc: fix doxygen grouping of cpu periph drivers 2017-06-26 14:42:11 +02:00
Makefile cpu: make use of Makefile.periph 2017-11-06 12:01:19 +01:00
spi.c cpu, periph: retain constness in spi_transfer_bytes 2017-06-29 15:47:13 +02:00
uart.c cpu/sam0_common/periph/uart - don’t setup receive if no pin is selected 2017-10-23 16:22:58 -07:00