1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-20 12:03:52 +01:00
2010-10-19 14:38:44 +02:00

7 lines
112 B
Plaintext

SubDir TOP projects hello-world ;
Module hello_world : main.c ;
UseModule hello_world ;
UseModule sixlowpan ;