You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is connected to BLE, which is enabled when CIRCUITPY_LEGACY_4MB_FLASH_LAYOUT is disabled. CIRCUITPY_BLEIO = 0 makes the problem go away. CONFIG_COMPILER_SAVE_RESTORE_LIBCALLS enabled or disabled doesn't make any difference. BINARY_BLOBS looks fine: the blob chosen is the same as before
dhalbert
changed the title
ESP32-C3 doesn't work without CIRCUITPY_LEGACY_4MB_FLASH_LAYOUT=1 in 9.2.2 and after
ESP32-C3 boot loops when BLE enabled on ESP-IDF 5.3.2
Feb 17, 2025
See problems discussed in #9201 after 9.2.2 was released. Also see #9997.
The text was updated successfully, but these errors were encountered: