Skip to content

Initial full Nim based ESP-IDF app

Compare
Choose a tag to compare
@elcritch elcritch released this 10 Oct 00:50
· 548 commits to master since this release

Version 0.2.0

  • Wrote compilation tests for several important modules
  • My internal esp32 project has been switched over to using Nesper
  • It's possible to write a full Nim only esp32 app
  • There are now Nim wrappers for esp_wifi, tcpip_adapter, event_groups, tasks, and more esp-idf modules
  • More Nim friendly API's have been added for NVS, SPI (untested), I2C (untested), wifi, & events