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

6 lines
109 B
Plaintext
Raw Normal View History

SubDir TOP projects hi_earth ;
2011-07-10 22:49:41 +02:00
Module hi_earth : main.c : auto_init display_putchar ;
UseModule hi_earth ;