1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/projects/pingpong/Jamfile

7 lines
142 B
Plaintext
Raw Normal View History

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