mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
11 lines
216 B
Plaintext
11 lines
216 B
Plaintext
SubDir TOP projects test_rpl ;
|
|
|
|
Module test_rpl : main.c : 6lowpan auto_init uart0 posix_io ;
|
|
|
|
UseModule test_rpl ;
|
|
UseModule cc110x_ng ;
|
|
UseModule rpl ;
|
|
UseModule 6lowpan ;
|
|
UseModule vtimer ;
|
|
UseModule auto_init ;
|