1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/projects/test_beacon/Jamfile

6 lines
182 B
Plaintext

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