Arduino/bootloader
David A. Mellis a3986b7074 Removed build.bat; use the Makefile instead. 2005-10-04 09:12:20 +00:00
..
ATmegaBOOT.c 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
Makefile 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