1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/projects/pingpong/Jamfile

7 lines
142 B
Plaintext

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