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-07-30 16:24:09 +03:00
Code
Activity
Files
f2ab9c6ec90aef1c7c8a43491ea49a4dd07e8a5e
esp8266
/
hardware
History
David A. Mellis
f2ab9c6ec9
Updated reference to include new libraries.
2008-09-07 11:54:26 +00:00
..
bootloaders
Incorporating ladyada's watchdog timer changes into the bootloader source, but only compiling them in for the Pro and Pro Mini (since Nathan includes them in the bootloader he burns to the board). Added a WATCHDOG_MODS flag to the Makefile to specify that they should be included. Recompiled the pro .hex file to include them.
2008-09-06 22:17:58 +00:00
cores
Updating Makefile to derive target name from the current folder.
2008-08-17 20:10:47 +00:00
libraries
Moving Servo min and max parameters to the attach() function from the constructor.
2008-08-21 23:48:38 +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