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-09 22:24:14 +03:00
Code
Activity
Files
f03a7d1f0e62757567b40250b43712293ada934a
esp8266
/
hardware
History
David A. Mellis
f03a7d1f0e
Fixing LiquidCrystal library example comments (d0, d1, d2, d3 => d4, d5, d6, d7).
2008-11-01 22:07:48 +00:00
..
bootloaders
* Updating version number to 0013.
2008-10-11 19:27:10 +00:00
cores
Switching tests for __AVR_ATmega168__ to tests for __AVR_ATmega8__ so that less changes are needed to support other processors.
2008-11-01 22:06:13 +00:00
libraries
Fixing LiquidCrystal library example comments (d0, d1, d2, d3 => d4, d5, d6, d7).
2008-11-01 22:07:48 +00:00
boards.txt
Updated reference to include new libraries.
2008-09-07 11:54:26 +00:00
programmers.txt
Improving the preprocessor and parallel programmer.
2008-02-20 02:27:23 +00:00