mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
7 lines
157 B
Plaintext
7 lines
157 B
Plaintext
SubDir TOP projects pingpong_sync ;
|
|
# LOCATE_TARGET = $(SEARCH_SOURCE)/bin ;
|
|
|
|
Library pingpong_sync : main.c ;
|
|
|
|
LinkLibraries $(BOARD).elf : pingpong_sync ;
|