1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-19 03:23:49 +01:00

7 lines
151 B
Plaintext

SubDir TOP projects hello-world ;
# LOCATE_TARGET = $(SEARCH_SOURCE)/bin ;
Library hello-world : main.c ;
LinkLibraries $(BOARD).elf : hello-world ;