Skip to content

Release V0.3

Compare
Choose a tag to compare
@kedars kedars released this 15 Mar 12:39
· 628 commits to master since this release
  • Added ESP32-S2 support
    • Updated peripheral driver and host driver [both Linux and MCU based] to support ESP32-S2 over SPI interface
    • Following features are supported over ESP32-S2
      • WLAN station
      • WLAN SoftAP
  • Optimized SPI data transfer protocol
  • Optimized control path and control path API's
  • Updated convenience python scripts to make those work with Python 3.0
  • Revamped project documentation
  • Miscellaneous bug fixes and other improvements