1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/openwsn/contrib
Gunar Schorcht d63d58ac0b pkg: use inline function for GPIO comparison
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, packages must first be changed so that they use the inline comparison functions.
2020-08-31 13:11:05 +02:00
..
board.c pkg/OpenWSN: initial import 2020-06-30 13:08:36 +02:00
cryptoengine.c pkg/OpenWSN: initial import 2020-06-30 13:08:36 +02:00
debugpins.c pkg: use inline function for GPIO comparison 2020-08-31 13:11:05 +02:00
eui64.c pkg/OpenWSN: initial import 2020-06-30 13:08:36 +02:00
leds.c pkg: use inline function for GPIO comparison 2020-08-31 13:11:05 +02:00
Makefile pkg/OpenWSN: initial import 2020-06-30 13:08:36 +02:00
openwsn.c drivers/at86rf2xx: register driver with netdev 2020-08-17 22:53:51 +02:00
radio.c pkg/OpenWSN: initial import 2020-06-30 13:08:36 +02:00
sctimer_rtt.c pkg/OpenWSN: initial import 2020-06-30 13:08:36 +02:00
sctimer_ztimer.c pkg/OpenWSN: initial import 2020-06-30 13:08:36 +02:00
uart.c pkg/OpenWSN: initial import 2020-06-30 13:08:36 +02:00