mirror of
https://github.com/digistump/DigistumpArduino.git
synced 2025-04-28 15:49:02 -07:00
7 lines
181 B
Plaintext
7 lines
181 B
Plaintext
SubDir TOP libraries RF24Network examples meshping ;
|
|
|
|
LOCATE_SOURCE = $(SUBDIR)/$(PINS) ;
|
|
LOCATE_TARGET = $(SUBDIR)/$(PINS) ;
|
|
|
|
ArduinoWithLibs Main : RF24Network RF24 Tictocs SPI ;
|