[PD-cvs] externals/hardware/arduino/Pd_firmware press.wav, NONE, 1.1 Makefile, 1.2, 1.3

Hans-Christoph Steiner eighthave at users.sourceforge.net
Wed Feb 28 05:10:43 CET 2007


Update of /cvsroot/pure-data/externals/hardware/arduino/Pd_firmware
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30306

Modified Files:
	Makefile 
Added Files:
	press.wav 
Log Message:
added voice prompt to press the reset button so that avrdude can upload the new firmware

--- NEW FILE: press.wav ---
(This appears to be a binary file; contents omitted.)

Index: Makefile
===================================================================
RCS file: /cvsroot/pure-data/externals/hardware/arduino/Pd_firmware/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Makefile	28 Feb 2007 04:02:06 -0000	1.2
--- Makefile	28 Feb 2007 04:10:41 -0000	1.3
***************
*** 124,127 ****
--- 124,129 ----
  # Default target.
  all: build
+ 	qtplay press.wav
+ 	make upload
  
  build: applet_files elf hex





More information about the Pd-cvs mailing list