1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:12:57 +01:00
RIOT/drivers/sx127x
Gunar Schorcht 6d61381d2a drivers: use inline functions for GPIO comparisons
The expandable GPIO API requires the comparison of structured GPIO types. This means that inline functions must be used instead of direct comparisons. For the migration process, drivers must first be changed so that they use the inline comparison functions.
2020-08-31 13:10:28 +02:00
..
include
Makefile
Makefile.dep drivers/sx127x: migrate to ztimer 2020-08-20 13:41:32 +02:00
Makefile.include
sx127x_getset.c drivers/sx127x: migrate to ztimer 2020-08-20 13:41:32 +02:00
sx127x_internal.c drivers: use inline functions for GPIO comparisons 2020-08-31 13:10:28 +02:00
sx127x_netdev.c drivers/sx127x: migrate to ztimer 2020-08-20 13:41:32 +02:00
sx127x.c drivers: use inline functions for GPIO comparisons 2020-08-31 13:10:28 +02:00