Brent Rubell
Brent Rubell
@madhephaestus @Goober56 While this works perfectly with ESP32 BSP 3.x and you should merge a fix like this, I think you may want to retain some backward compatibility with the...
@madhephaestus Espressif recently published official documentation about this topic, https://github.com/espressif/arduino-esp32/blob/master/docs/en/guides/core_compatibility.rst. You may want to copy their inclusion checks and version guards from the "Code Adaptations" section of the documentation.
+1 for this, maybe with LittleFS
Waiting for Forum poster to provide the OS they are running.
Firmware Version: 1.0.0-beta.67 from "wippersnapper.qtpy_esp32s2.1.0.0-beta.67.uf2" TinyUF2 Bootloader f12dd0f - tinyusb (0.10.1-109-g9b3ec69b) Uploaded with Windows 10
@tyeth Are you able to repro this?
Seems to stem from LittleFS, https://github.com/espressif/arduino-esp32/issues/9912
@tyeth Can we hold on to this PR until we merge and release what's required for NO-OTA?
@tyeth Should we look at this again?
@tyeth Could you take a look at replicating this sometime this week?