1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 06:52:44 +01:00
RIOT/cpu/atmega_common/include
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
..
atmega_gpio.h cpu/atmega_common: Fix atmega_port_addr() 2022-06-27 22:15:52 +02:00
atmega_regs_common.h cpu/atmega_common: checking features instead of CPU models 2023-07-04 23:17:21 +02:00
cpu_clock.h cpu/atmega_common: checking features instead of CPU models 2023-07-04 23:17:21 +02:00
cpu_conf.h cpu/atmega_common: Increase stack a little bit 2023-12-01 14:12:24 +01:00
gpio_ll_arch.h cpu/atmega_common: implement periph/gpio_ll{,_irq} 2022-05-02 14:44:55 +02:00
periph_cpu_common.h cpu/atmega_common: Make GPIO_DISCONNECT alias for GPIO_INPUT 2024-01-23 15:03:34 +01:00