ESP-Hosted-NG Release 1.0.4.0.0
·
17 commits
to master
since this release
New Features
- Introduced
debugfs
interface for improved low-level debugging - Enhanced logging capabilities for better diagnostics
- Enabled transport speed testing using default firmware
- Added Access Point (AP) mode support
- Integrated Linux Network Manager support for both AP and Station modes
- Introduced support for OTA (Over-the-Air) firmware updates
- Switched to a new versioning format:
NG-X.X.X.X.X
- New ESP co-processor support added -
Co-Processor | Transport |
---|---|
ESP32-C2 | SPI, SPI+UART |
ESP32-S3 | SPI, SPI+UART |
ESP32-C6 | SPI, SPI+UART, SDIO, SDIO+UART |
Bug Fixes & Improvements
- Rebased firmware codebase on ESP-IDF v5.4
- Miscellaneous fixes to improve stability, compatibility, and overall feature set