mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
c48f53f8df
test-fib has direct use of xtimer -> it needs to use the module
4 lines
117 B
Makefile
4 lines
117 B
Makefile
CFLAGS += -DFIB_DEVEL_HELPER -DUNIVERSAL_ADDRESS_SIZE=16 -DUNIVERSAL_ADDRESS_MAX_ENTRIES=40
|
|
|
|
USEMODULE += fib xtimer
|