mirror of
https://github.com/digistump/DigistumpArduino.git
synced 2025-06-22 03:43:40 -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 ;
|