CircuitPython version and board name
adafruit_feather_esp32c6_4mbflash_nopsram builds from main starting at this commit 45fecd2
Builds from commit: 64c736f and earlier do not have same problem.
Code/REPL
N/A, bootloop before CircuitPython launches
Behavior
Serial port is printing this series of messages over and over:
ESP-ROM:esp32c6-20220919
Build:Sep 19 2022
rst:0xc (SW_CPU),boot:0x8 (SPI_FAST_FLASH_BOOT)
Saved PC:0x4001975a
SPIWP:0xee
mode:DIO, clock div:2
load:0x40875730,len:0x180
load:0x4086b910,len:0xc84
load:0x4086e610,len:0x25fc
entry 0x4086b910
Additional information
versions 10.2.0 and 10.3.0-alpha.1 do not have this issue, they were made before the IDF 6 update.
CircuitPython version and board name
adafruit_feather_esp32c6_4mbflash_nopsrambuilds from main starting at this commit 45fecd2Builds from commit: 64c736f and earlier do not have same problem.
Code/REPL
Behavior
Serial port is printing this series of messages over and over:
Additional information
versions 10.2.0 and 10.3.0-alpha.1 do not have this issue, they were made before the IDF 6 update.