1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-17 10: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-04-17 07:32:48 +02:00
2023-05-11 07:22:52 +02:00
2022-02-09 16:50:04 +01:00
2023-04-17 07:32:48 +02:00
2024-01-05 07:22:27 +01:00