1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/atxmega/periph
Marian Buschsieweke f04b522601
cpu/periph_spi: update implementations to new API
Make all spi_acquire() implementations return `void` and add assertions to
check for valid parameters, where missing.
2021-09-01 21:38:40 +02:00
..
cpuid.c cpu: Introduce Atmel xmega cpu 2021-03-15 20:16:10 -03:00
gpio.c cpu: Introduce Atmel xmega cpu 2021-03-15 20:16:10 -03:00
i2c.c cpu/atxmega/periph/i2c: Add i2c driver 2021-04-25 22:06:23 -03:00
Makefile cpu: Introduce Atmel xmega cpu 2021-03-15 20:16:10 -03:00
nvm.c cpu: Introduce Atmel xmega cpu 2021-03-15 20:16:10 -03:00
pm.c cpu/atxmega: Add periph power management 2021-04-02 14:24:31 -03:00
spi.c cpu/periph_spi: update implementations to new API 2021-09-01 21:38:40 +02:00
timer.c cpu/atxmega: Add periph power management 2021-04-02 14:24:31 -03:00
uart.c cpu/atxmega: Add periph power management 2021-04-02 14:24:31 -03:00