2
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 27, 2024 — Jul 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Extended ASM got fussy when using different optimizations. ie. HWDT (#7816) More... over 4 years ago
Verify IRAM sum results using DRAM as reference. (#7812) More... over 4 years ago
EspSoftwareSerial 6.11.2: Delegate<> assign operators added. (#7815) More... over 4 years ago
emulation on host: millis()/micros() now start at 0 (#7810) More... over 4 years ago
Reduce BearSSL code size by not -O2 FSMs (#7807) More... over 4 years ago
Fix header FSM in webserver, fix Windows uploads (#7805) More... over 4 years ago
upgrade arduino in CI (#7716) More... over 4 years ago
Minor EspSoftwareSerial release 6.11.1 (#7804) More... over 4 years ago
Minor EspSoftwareSerial release 6.11.0 (#7802) More... over 4 years ago
Write loop could lead to wdt with low bitrates or large buffers. Fixes #7746 (#7799) More... over 4 years ago
Typo error in ESP8266WiFiGeneric.h (#7797) More... over 4 years ago
lwip2: use pvPortXalloc/vPortFree and "-free -fipa-pta" (#7793) More... over 4 years ago
Use smarter cache key, cache Arduino IDE (#7791) More... over 4 years ago
Update to SdFat 2.0.2, speed SD access (#7779) More... over 4 years ago
BREAKING - Upgrade to upstream newlib 4.0.0 release (#7708) More... over 4 years ago
mock: +hexdump() from debug.cpp (#7789) More... over 4 years ago
more lwIP physical interfaces (#6680) More... over 4 years ago
Rationalize File timestamp callback (#7785) More... over 4 years ago
Update to LittleFS v2.3 (#7787) More... over 4 years ago
WiFiServerSecure: Cache SSL sessions (#7774) More... over 4 years ago
platform.txt: instruct GCC to perform more aggressive optimization (#7770) More... over 4 years ago
LEAmDNS fixes (#7786) More... over 4 years ago
Move uzlib to master branch (#7782) More... over 4 years ago
Update to latest uzlib upstream (#7776) More... over 4 years ago
EspSoftwareSerial bug fix release 6.10.1: preciseDelay() could delay() for extremely long time, if period duration was exceeded on entry. (#7771) More... over 4 years ago
Fixed OOM double count in umm_realloc. (#7768) More... over 4 years ago
Added missing check for failure on umm_push_heap calls in Esp.cpp (#7767) More... over 4 years ago
Fix: cannot build after #7060 on Win64 (#7754) More... over 4 years ago
Add the missing 'rename' method wrapper in SD library. (#7766) More... over 4 years ago
i2s: adds i2s_rxtxdrive_begin(enableRx, enableTx, driveRxClocks, driveTxClocks) (#7748) More... over 4 years ago