2
I Use This!
Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Jul 10, 2024 — Jul 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
adding extra finctionaity the the web server More... about 10 years ago
Importing my changes More... about 10 years ago
add function to get flash size based of flash Chip id More... about 10 years ago
in Arduino.h make some errors by compiling in some cases moved to Esp.cpp More... about 10 years ago
use User-defined literals for kHz, MHz, GHz, kBit, MBit, GBit, kB, MB and GB More... about 10 years ago
Remove some definitions from global namespace More... about 10 years ago
Minor code style changes More... about 10 years ago
add back SmartConfig More... about 10 years ago
update README.md More... about 10 years ago
fix c&p fail More... about 10 years ago
add functions to read out the flash config More... about 10 years ago
Merge remote-tracking branch 'remotes/esp8266/esp8266' into esp8266 More... about 10 years ago
Add flash chip size selection to the menu, show baud rates depending on the platform. More... about 10 years ago
Merge pull request #142 from lemio/patch-1 More... about 10 years ago
add ESP.getFlashChipId() More... about 10 years ago
Update README.md More... about 10 years ago
Describe multicast APIs in readme, update keywords. More... about 10 years ago
Ability to wake from .deepSleep More... about 10 years ago
Add destinationIP method to WiFiUDP More... about 10 years ago
UDP multicast APIs fix More... about 10 years ago
add _bv macro from avr see #125 More... about 10 years ago
fix some warnings warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] warning: defined but not used [-Wunused-variable] warning: declared 'static' but never defined [-Wunused-function] warning: suggest parentheses around '&&' within '||' [-Wparentheses} More... about 10 years ago
add new macro for force function to ram move uart_interrupt_handler in ram More... about 10 years ago
Merge pull request #107 from Makuna/StrNAdditions More... about 10 years ago
Merge pull request #108 from Makuna/strnlen More... about 10 years ago
Merge pull request #114 from Chris--A/patch-2 More... about 10 years ago
Merge pull request #116 from Toshik/patch-2 More... about 10 years ago
Merge pull request #117 from thomasfla/esp8266 More... about 10 years ago
HardwareSerial: add other configs than 8N1 More... about 10 years ago
Merge pull request #113 from Links2004/esp8266 More... about 10 years ago