1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/projects/WEAtHeR/Jamfile
Oliver Hahm fe94bf9b74 [projects WEAtHeR]
* commit debug version
* added more comments
2011-04-07 10:50:13 +02:00

6 lines
201 B
Plaintext

SubDir TOP projects WEAtHeR ;
Module WEAtHeR : main.c weather_routing.c protocol_msg_gateway.c : ltc4150 cc110x gpioint vtimer shell shell_commands posix_io uart0 auto_init rtc ;
UseModule WEAtHeR ;