1.0.0-beta.82 Partition Layout Changes: FunHouse / FeatherESP32 / QTPY-ESP32C3
Install WipperSnapper
Follow this learning system guide to learn how to install Adafruit IO WipperSnapper.
Upgrade a device running WipperSnapper
Locate the device you'd like to upgrade on io.adafruit.com/devices. Then, click "Update".
🏠New build for Funhouse - NoOTA partition scheme
This is the first release for the FunHouse using the No OTA (Over The Air) partition scheme, supported by the Adafruit IO web site and installer.
We are using more firmware space and needed to switch to the No OTA (noota) partition scheme. The new build has a _noota suffix in the filename. Device updates performed via the Adafruit IO website should allow a seamless transition.
🪶 New Partition Layout for QTPY-ESP32C3 and Feather ESP32 (v1 with micro-usb) also known as Huzzah32
Similarly to the FunHouse we've hit the limit of the default partition scheme on these boards, and as a result we are migrating to the min_spiffs (minimum sized user file system) partition layout from this release onwards.
🆕 New Components⌚✈️
It's time of flight (ToF) sensors in this release, with the VL53L1X distance sensor and the VL53L4CD, both particularly fine distance sensors.
👷 Miscellaneous Fixes
- Fix ESP32 WiFi.h missing + macAddress for arduino-esp32 v3.0.0-rc1 by @tyeth in #569
- fsHalt message improvements by @tyeth in #570
- Update network port/cert support for local testing by @tyeth in #574
- Return MQTT error reason by @tyeth in #580
Full Changelog: 1.0.0-beta.78...1.0.0-beta.82