1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/projects/hi_earth/Jamfile
Oliver Hahm ec6a794143 [cc110x_ng]
* fuxed transceiver driver for chronos
* some more stuff
2010-12-10 18:00:31 +01:00

6 lines
115 B
Plaintext

SubDir TOP projects hi_earth ;
Module hi_earth : main.c : board_display hwtimer auto_init ;
UseModule hi_earth ;