2
I Use This!
Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Aug 08, 2024 — Aug 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Only add "l" to XX.htm URLs if XX.html exists (#6794) More... over 5 years ago
[SSDP] add `schema(Print &) const` (#6798) More... over 5 years ago
Fix typo in mode timeout loop (#6801) More... over 5 years ago
Substitute micros() by CPU cycles - faster, but large values for interval_us can overflow - 26s at 160MHz CPU clock. More... over 5 years ago
Fix optimistic_yield to not yield on every call after a loop runs for x us, but yield only every x us between optimistic_yield calls. More... over 5 years ago
remove clear() before beginInternal() so _location is not cleared before its passed to beginInternal() (#6786) More... over 5 years ago
Add stdint, move headers up in core_features.h (#6793) More... over 5 years ago
Make upload.py compatible with existing FS upload (#6788) More... over 5 years ago
Update SdFat to not undefine F() macro (#6787) More... over 5 years ago
release process: updates about Travis CI (#6785) More... over 5 years ago
Add/unify comments for target and source sites of async scheduling via delay()/esp_yield()/esp_schedule() (#6780) More... over 5 years ago
Root page should be of type text/html (#6776) More... over 5 years ago
Add missing "LittleFS.begin()" in LittleFS_Timestamp example. (#6762) More... over 5 years ago
Update platform to 2.7.0-dev, bump Readme to 2.6.1 (#6774) More... over 5 years ago
Minimize header use, move Ticker function definitions into cpp file (#6496) More... over 5 years ago
release process for 2.6.1 (#6773) More... over 5 years ago
a single esptool command for erasing and flashing (#6765) More... over 5 years ago
Fix issue with functions scheduled from scheduled functions (#6770) More... over 5 years ago
minor: examples: reorder functions for declarations prior to call (#6766) More... over 5 years ago
Add String::concat(char*, len) to allow non null-term strings (#6754) More... over 5 years ago
Update to LittleFS 2.1.3 (#6757) More... over 5 years ago
WString explicit converters to reduce Flash size (#6759) More... over 5 years ago
EspSoftwareSerial release 6.1.1, "9bit" support (#6761) More... over 5 years ago
board NodeMCUv1 menu: led selection (2, 16) (#6748) More... over 5 years ago
- Generalize CryptoInterface. More... over 5 years ago
release script: remove makecorever.py call in released version (#6747) More... over 5 years ago
Updated EspSoftwareSerial brings backward compatibility for ctor/begin() pair (only for the common cases with complete default argument use) (#6746) More... over 5 years ago
Add some useful links (#6744) More... over 5 years ago
Puts to rest the confusion about the builtin leds for nodemcu boards (#6743) More... over 5 years ago
Mention erasing arduino15 contents before installing git (#6741) More... over 5 years ago