Changeset - beb0688cbfd8
[Not reviewed]
default
0 1 0
Drew Perttula - 10 years ago 2015-06-10 04:57:17
drewp@bigasterisk.com
arduino_upload target
Ignore-this: 7f0fbe9b3f97346f836abd54ed83cb57
1 file changed with 7 insertions and 0 deletions:
0 comments (0 inline, 0 general)
makefile
Show inline comments
 
@@ -64,3 +64,10 @@ raspberry_pi_packages:
 
darcs_show_checkpoint:
 
	darcs add --quiet --recursive ${LIGHT9_SHOW} 
 
	darcs rec -a -m "checkpoint show data" ${LIGHT9_SHOW}
 

	
 
/usr/share/arduino/Arduino.mk:
 
	sudo aptitude install arduino-mk
 

	
 
arduino_upload: /usr/share/arduino/Arduino.mk
 
	cd rgbled
 
	make upload
0 comments (0 inline, 0 general)