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
The espressif_esp32s3_devkitc_1 board definition does not work with the N8R8 devkit because it uses octal psram. I was able to get it working by coping the sdkconfig and some never_reset pins from espressif_esp32s3_box board.
I opened an issue instead of a PR because there are decisions to be made about how to name and manage these different variants (more discussion at #5678).
The
espressif_esp32s3_devkitc_1
board definition does not work with the N8R8 devkit because it uses octal psram. I was able to get it working by coping the sdkconfig and some never_reset pins fromespressif_esp32s3_box
board.I opened an issue instead of a PR because there are decisions to be made about how to name and manage these different variants (more discussion at #5678).
So far the boards from espressif are:
The text was updated successfully, but these errors were encountered: