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