1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-21 12:33:49 +01:00
Marian Buschsieweke 922276296e
drivers/periph/gpio_ll: pass gpio_conf_t by value
Now that `gpio_conf_t` is on all implemented platforms no larger than
a register, we can more efficiently pass it by value rather than via
pointer.
2024-01-21 09:19:08 +01:00
..
2023-01-08 22:26:12 +01:00
2020-02-11 22:46:53 +01:00
2021-11-18 09:03:06 +01:00
2023-09-18 12:40:33 +02:00