master
Avoid NPE and "multi-deinitialization" of ArduinoOTA (#9058)
Add url redirect (#8970)
Migrate from astyle to clang-format (#8464)
Update certs.h (#9182)
HTTPUpdateServer Allow external POSTS (CORS) (#6824)
Use current netif address in NetBIOS response (#8622)
Update to SDFat upstream 2.2.2 (#9126)
ESP8266WebServer - UriRegex runtime logic within assert() (#9185)
ESP8266HTTPUpdate: Get available firmware version from update server (#8968)
CI - clang-format-15 (#9085)
replace old Ethernet Arduino-library with v2, submoduled (#6812)
Add FSTools with examples of how to convert between SPIFFS and LITTLEFS. (#7696)
Add code-spell spelling checks to CI (#8067)
Add creation timestamp to LittleFS directories (#9127)
SD - examples/listfilesEnhanced (#9206)
Correctly using fs:: namespace in SD & SDFS (#8493)
SPI: writePattern() should not call setDataBits(0) (#8636)
Keep Servo in the same position after re-attaching (#8753)
EspSoftwareSerial 8.0.2: possibly uninitialized inverted mode flag fix (#8911)
Safeguard for Ticker internal storage that may be changed during callback execution (#8820)
Stream: +helpers to stream regular String (#9043)
LwipIntfDev - legacy Ethernet API methods moved to EthernetCompat (#9133)
Prefer Serial1 logging in examples (#9079)
fix library name in library.properties (#8880)
PHY status API for ethernet drivers (#8784)