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