2
I Use This!
Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Aug 04, 2024 — Aug 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
host build: optimistic_yield() wrongly delays() instead of avoiding excessive yields (#6802) More... over 5 years ago
Update LEAmDNS.cpp (fix issue #6982) (#7025) More... over 5 years ago
Made changes to include "ESP8266_" with ITEAD board names, `{build.board}`, (#7024) More... over 5 years ago
allow ".bin.gz" filter in updater file selector (#7026) More... over 5 years ago
Release 6.7.1 (#7034) More... over 5 years ago
fix CI: switch to python3 for pio (#7035) More... over 5 years ago
Reduce mem footprint of ESP.getResetInfo() (#7030) More... over 5 years ago
Fix "improved_map" from Servo.cpp and use this is in core implementation. More... over 5 years ago
Remove memory leak on multiple calls to initCertStore (#7021) More... over 5 years ago
boards.txt.py: Fix packagegen to use newfilestr instead of filestr when writing file. (#7018) More... over 5 years ago
Use a python3 script to call python3 (#6960) More... over 5 years ago
Add back mklittlefs for linux32 target (#7011) More... over 5 years ago
Define MAX_SERVOS to 12, like original Servo.h (#6999) More... over 5 years ago
Fix Updater potential overflow, add host tests (#6954) More... over 5 years ago
Updating _port to really used port and made _port accessible (#7003) More... over 5 years ago
Fix boolean/logical & mixup in LittleFS open (#6996) More... over 5 years ago
Add LittleFS support to ESP8266WebServer.serveStatic() (#6987) More... over 5 years ago
Add SDFS::Dir::fileTime callback (#6985) More... over 5 years ago
Update LittleFS to latest upstream head (#6986) More... over 5 years ago
Update BearSSL, increase SSL stack (#6980) More... over 5 years ago
Move a couple larger strings from rodata to flash (#6976) More... over 5 years ago
Only update LittleFS timestamp when opened write (#6956) More... over 5 years ago
Skip . and .. on LittleFS::dir::rewind() (#6959) More... over 5 years ago
Reduce temporary string creation in HTTPClient::sendHeader (#6937) More... over 5 years ago
Issue2524 allow clocks below 100KHz (#6934) More... over 5 years ago
EspSoftwareSerial, release 6.6.1 (#6943) More... over 5 years ago
PROGMEM footprint cleanup for responseCodeToString (#6950) More... over 5 years ago
Various String handling cleanups (#6945) More... over 5 years ago
No need for preprocessor undefinition of optimistic_yield, after all. More... over 5 years ago
Code size optimisations for ESP.getFullVersion() (#6936) More... over 5 years ago