1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-24 22:13:52 +01:00
Oliver Hahm 9550739942 [projects test_rpl]
* added shell_commands and ps to Jamfile
2012-03-15 17:28:09 +01:00

6 lines
173 B
Plaintext

SubDir TOP projects test_rpl ;
Module test_rpl : main.c : shell shell_commands ps posix_io uart0 auto_init vtimer 6lowpan uart0 posix_io cc110x rpl ;
UseModule test_rpl ;