1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/atxmega/periph
Gerson Fernando Budke 549e2b4de1
cpu/atxmega: Fix PM states on peripherals
Fix the required PM state on i2c and spi peripherals.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2023-12-01 14:12:23 +01:00
..
cpuid.c cpu: Introduce Atmel xmega cpu 2021-03-15 20:16:10 -03:00
gpio.c cpu/avr8_common: Add AVR8_ISR macro 2023-07-05 20:00:19 +02:00
i2c.c cpu/atxmega: Fix PM states on peripherals 2023-12-01 14:12:23 +01:00
Kconfig cpu/atxmega: fix dependency 2021-11-22 12:25:57 +01: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/avr8: Enable PM periph to all SoC 2023-12-01 14:12:23 +01:00
spi.c cpu/atxmega: Fix PM states on peripherals 2023-12-01 14:12:23 +01:00
timer.c cpu/avr8_common: Add AVR8_ISR macro 2023-07-05 20:00:19 +02:00
uart.c cpu/avr8_common: Add AVR8_ISR macro 2023-07-05 20:00:19 +02:00