1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:12:57 +01:00
RIOT/cpu/atmega_common
Marian Buschsieweke f3bd3476ee
cpu/atmega_common: Make GPIO_DISCONNECT alias for GPIO_INPUT
Since on ATmega GPIOs cannot be disconnected and the reset state is
them being an input, this may help making code more portable.
2024-01-23 15:03:34 +01:00
..
include cpu/atmega_common: Make GPIO_DISCONNECT alias for GPIO_INPUT 2024-01-23 15:03:34 +01:00
periph cpu/atmega_common: Make GPIO_DISCONNECT alias for GPIO_INPUT 2024-01-23 15:03:34 +01:00
atmega_cpu.c cpu/atmega_common: hook up BAT LOW irq to power bus 2023-07-12 14:52:05 +02:00
doc.txt cpu/atmega_common: move PCINT documentation from boards 2021-11-22 12:25:57 +01:00
Kconfig cpu/atmega_common: implement periph_timer_query_freqs 2023-12-07 16:15:22 +01:00
Makefile cpu: Refact atmega_common into avr8_common 2021-01-07 16:29:22 -03:00
Makefile.dep cpu: Refact atmega_common into avr8_common 2021-01-07 16:29:22 -03:00
Makefile.features drivers/periph_gpio_ll: Add features for compile-time-checks 2024-01-23 15:03:34 +01:00
Makefile.include cpu: Refact atmega_common into avr8_common 2021-01-07 16:29:22 -03:00