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-08-12 20:49:16 +03:00
Code
Activity
Files
69949c2041a790d1932b2d98f5688477625fede2
esp8266
/
build
/
linux
/
dist
History
David A. Mellis
80084d5e86
Updating librxtxSerial.so in the build/linux/dist/lib dir.
2006-09-04 15:15:54 +00:00
..
bootloader
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
lib
Updating librxtxSerial.so in the build/linux/dist/lib dir.
2006-09-04 15:15:54 +00:00
.cvsignore
Initial Arduino IDE based on Processing.
2005-08-25 21:06:28 +00:00
arduino
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
librxtxSerial.so
Updating linux librxtxSerial.so to match the version of the rxtx .jar.
2006-09-03 17:28:16 +00:00