Skip to content

v1.0.34

Choose a tag to compare

@finger563 finger563 released this 28 Jan 05:10
· 12 commits to main since this release
4ed418e

espp::ExpressiveEyes:

expressive-eyes-demo-compressed.mp4

espp::RemoteDebug:

remote-monitoring-2.mp4

espp::Provisioning:

scan image enter password image
connecting image connected image
provisioning completed image

What's Changed

  • Fix: Wrong docker tag in dev container by @CarbonNeuron in #578
  • Update VS Code settings for formatting and flash type by @CarbonNeuron in #579
  • feat(task): Add additional APIs for querying specific characteristics of the task or the current task context by @finger563 in #581
  • feat(logger): Add move constructor/assignment operator by @finger563 in #586
  • fix(nvs): clean up includes and remove accidental include of same file by @finger563 in #585
  • feat(wifi): Improve Wifi STA + AP init/deinit to have better support for simultaneity by @finger563 in #584
  • fix(led_strip): Update LedStrip to support DMA by @finger563 in #583
  • feat(provisioning): Add new Provisioning component by @finger563 in #588
  • feat(expressive_eyes): Add new ExpressiveEyes component by @finger563 in #587
  • feat(remote_debug): Add new RemoteDebug component for WiFi GPIO/ADC and logfile access by @finger563 in #589
  • fix(example): Fix file system example partition type from spiffs to littlefs by @finger563 in #590
  • feat(ble): Update esp-nimble-cpp submodule to point to 2.3.4 by @finger563 in #591

Full Changelog: v1.0.33...v1.0.34