This website requires JavaScript.
Explore
Help
Sign In
arduino
/
esp8266
Watch
1
Star
0
Fork
0
You've already forked esp8266
mirror of
https://github.com/esp8266/Arduino.git
synced
2025-06-16 11:21:18 +03:00
Code
Activity
Files
5a6bfcc12e606e184afd37f6ba81c09899eacbc4
esp8266
/
bootloader
History
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