1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/atmega_common
Marian Buschsieweke b72cafb169
cpu/atmega_common: Fix atmega_port_addr()
In 04ab5a74f3 a bug was introduced in
the calculation of the GPIO port address by refactoring code. This
fixes the issue by extracting the GPIO port first from the pin.
2022-06-27 22:15:52 +02:00
..
include cpu/atmega_common: Fix atmega_port_addr() 2022-06-27 22:15:52 +02:00
periph Merge pull request #17723 from benpicco/periph_timer_periodic-set_stopped 2022-05-03 12:06:37 +02:00
atmega_cpu.c cpu/{atxmega,atmega_common}: fix invalid use of PSTR() 2021-09-30 17:15:39 +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/gpio_ll{,_irq} 2022-05-02 14:44:55 +02: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 cpu/atmega_common: implement periph/gpio_ll{,_irq} 2022-05-02 14:44:55 +02:00
Makefile.include cpu: Refact atmega_common into avr8_common 2021-01-07 16:29:22 -03:00