Commit Graph

11 Commits

Author SHA1 Message Date
David A. Mellis 01fe209201 Unzipped Windows FTDI USB drivers, modified make.sh accordingly (and removed carriage returns). 2006-12-25 04:44:37 +00:00
David A. Mellis a3a4c44a90 Adding bootloader .hex file 2005-10-22 11:44:38 +00:00
David A. Mellis a0ae74b1ff Working on linux dist. 2005-10-07 16:48:24 +00:00
Massimo Banzi 3232387556 Created new about splash screen based on icons from tom igoe
updated default bootloader speed to 19200
2005-10-05 04:58:43 +00:00
David A. Mellis a3986b7074 Removed build.bat; use the Makefile instead. 2005-10-04 09:12:20 +00:00
David A. Mellis 420dcfe697 Reduced bootloader to less than 1024 bytes (512 words); high fuse byte now 0xca instead of 0xc8; bootloader segment now starts at (byte 0x1C00 instead of 0x1800; word 0xE00 instead of 0xC00) 2005-09-28 15:20:06 +00:00
David A. Mellis 10b3f4fe08 Deleting old program.command in bootloader/ dir. 2005-09-24 17:49:38 +00:00
David A. Mellis 1790624743 Integrated bootloader into Mac and Windows dists. Burn scripts now in platform dirs; make.sh builds bootloader. Set baud rate back to 9600 for backwards compatibility. 2005-09-20 16:58:07 +00:00
David A. Mellis a0fb7dcb78 Modifying to use avr binaries included in tools in dist. 2005-09-20 16:25:42 +00:00
David A. Mellis 8b12b2adf4 Removed putch(0)'s from bootloader startup. 2005-09-20 15:20:17 +00:00
Massimo Banzi 15ae9ab1b0 Added bootloader files and the programming commands
including the script which sets the correct fuses
currently working only on mac os x but easy to port
to windows/linux
2005-09-14 17:04:31 +00:00