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
9e8cc277ea3512c6153c93a5435b065df237a5f4
esp8266
/
build
/
windows
History
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
..
dist
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
launcher
DojoDave - 20050905
2005-09-05 21:31:54 +00:00
.cvsignore
Initial Arduino IDE based on Processing.
2005-08-25 21:06:28 +00:00
dist.sh
Initial Arduino IDE based on Processing.
2005-08-25 21:06:28 +00:00
make.sh
Reworked build system: makefiles replaced with in-program logic; core replaced with targets; preproc/ replaced with Wiring's; now prepend "#include "WProgram.h" instead of wiringlite.inc; new entries in preferences.txt; bundled Wiring libs.
2005-09-25 14:11:32 +00:00
run.sh
DojoDave - 20050905
2005-09-05 21:33:14 +00:00
srun.sh
Initial Arduino IDE based on Processing.
2005-08-25 21:06:28 +00:00