master
Fix python warnings and update device tests runner (#8623)
Move all scripts and documentation to Python3 (#6378)
Fix Python3 errors for device tests (#6670)
Fix device test environment variables (#6229)
Various String handling cleanups (#6945)
fix device tests (#6861)
Migrate from astyle to clang-format (#8464)
Add code-spell spelling checks to CI (#8067)
[BREAKING] Disable WiFi at boot by default (#7902)
Correctly handle unaligned address in EspClass::flashWrite u8 overload (#8605)
device tests: some of them can be run on host (#6912)
Stream::send() (#6979)
Allow test framework to use cores/esp8266/Arduino.h directly (#7377)
Remove stray axtls refs, deprecated compat funcs (#7626)
Update toolchain to support std::remainder (#7849)
fix lwip selection in tests/device Makefile (#5643)
add support for environment variables in device tests