-
In https://www.micropython.org/download/ESP32_GENERIC_S3/ it mentions "However if your board has Octal SPIRAM, then use the 'spiram-oct' variant." Where is that variant? I don't see it under Prior to the merging of variants there used to be a |
Beta Was this translation helpful? Give feedback.
Answered by
jimmo
Aug 30, 2023
Replies: 1 comment
-
More info at https://github.com/orgs/micropython/discussions/12294
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ma261065
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
More info at https://github.com/orgs/micropython/discussions/12294
SPIRAM_OCT
is a variant ofports/esp32/boards/ESP32_GENERIC_S3
(look inmpconfigboard.cmake
)