1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-15 17:43:51 +01:00
RIOT/cpu/atmega_common
Marian Buschsieweke b72cafb169
cpu/atmega_common: Fix atmega_port_addr()
In 04ab5a74f3d7f205aace713701fadb7da4065242 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
..