1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-24 22:13:52 +01:00
2012-01-19 17:57:50 +01:00

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 ;