mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
7 lines
142 B
Plaintext
7 lines
142 B
Plaintext
|
SubDir TOP projects pingpong ;
|
||
|
# LOCATE_TARGET = $(SEARCH_SOURCE)/bin ;
|
||
|
|
||
|
Library pingpong : main.c ;
|
||
|
|
||
|
LinkLibraries $(BOARD).elf : pingpong ;
|