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
c7d2614a427b0d59bb0fb9b317abe15e869c94c9
esp8266
/
build
History
David A. Mellis
c7d2614a42
Changed default upload rate to 19200.
2005-10-05 09:19:52 +00:00
..
linux
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
macosx
Update Mac icon; replaced print() with printInteger(), printByte(), printString(), printHex(), printBinary(), printOctal(), and printIntegerInBase().
2005-10-04 09:03:02 +00:00
shared
Changed default upload rate to 19200.
2005-10-05 09:19:52 +00:00
windows
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
howto.txt
cvs -> svn
2005-10-04 09:11:55 +00:00