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-20 21:01:25 +03:00
Code
Activity
523
Commits
13
Branches
37
Tags
c8ae5d9d20b73c34eeaf95d2bc7b7e3f5c9be78c
Commit Graph
2 Commits
Author
SHA1
Message
Date
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
ae6b490b5e
Now builds and runs on linux (but won't compile or upload programs); see notes in make.sh for setting up environment.
2005-09-21 20:34:06 +00:00