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
b0c2c1b4a43d8b8ab1e1134d8860305441d1de01
esp8266
/
bootloader
History
David A. Mellis
a3a4c44a90
Adding bootloader .hex file
2005-10-22 11:44:38 +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
ATmegaBOOT.hex
Adding bootloader .hex file
2005-10-22 11:44:38 +00:00
Makefile
Working on linux dist.
2005-10-07 16:48:24 +00:00