2
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 06, 2024 — Aug 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
EspSoftwareSerial 6.5.4 (#6932) More... over 5 years ago
- Move all Strings to flash and optimize String usage, saving 4-5 kB of RAM. More... over 5 years ago
Added missing "if (umm_heap == NULL) {..." to umm_free_heap_size_lw (#6929) More... over 5 years ago
Add a CRC32 over progmem and ESP.checkFlashCRC (#6566) More... over 5 years ago
Add documentation for compressed OTA, fix bug (#6924) More... over 5 years ago
Bug-fix release EspSoftwareSerial 6.5.3 (#6922) More... over 5 years ago
Fix Windows CI build (#6927) More... over 5 years ago
Allow GZIP compressed flash updates (#6820) More... over 5 years ago
Remove long-since disused define. More... over 5 years ago
device tests: some of them can be run on host (#6912) More... over 5 years ago
back to 2.7.0-dev (#6917) More... over 5 years ago
release 2.6.3 (#6916) More... over 5 years ago
change to make inline helpers truly inline [issue 6875] (#6898) More... over 5 years ago
fix for #6904: NodeMCU v1.0 board option "Builtin Led" not working. (#6905) More... over 5 years ago
POST http client example (#2704) More... over 5 years ago
Add hh (byte) format for printf and scanf (#6896) More... over 5 years ago
sntp callback: use a recurrent schedule function (#6888) More... over 5 years ago
udp: limit buffer depth (#6895) More... over 5 years ago
Fix sending headers in #send_P(int, PGM_P, PGM_P, size_t) (#6881) More... over 5 years ago
Use 128B chunks instead of 1B writes in Print::print(FlashStringHelper) (#6893) More... over 5 years ago
Only set flashmode byte when uploading an executable (#6891) More... over 5 years ago
Rebuild eboot.elf to include #6823 changes (#6890) More... over 5 years ago
Non-parity modes save 56 bytes of heap memory. (#6882) More... over 5 years ago
Handle HEAD requests for static files correctly (#6837) More... over 5 years ago
Update PROGMEM.rst (#6872) More... over 5 years ago
sdk:22x-191122 (#6879) More... over 5 years ago
- Make it possible to transfer Strings containing null values via ESP-NOW and FloodingMesh. More... over 5 years ago
webserver: fix sending char* (#6878) More... over 5 years ago
fix device tests (#6861) More... over 5 years ago
removed TWI_CLOCK_STRETCH_MULTIPLIER (#6867) More... over 5 years ago