Skip to content

How do I confirm I've compiled in SPIRAM support? #15156

Discussion options

You must be logged in to vote

print(f"{4183072 / 1024 ** 2:.2f} MiB")

Output: 3.99 MiB

Looks right. You can also test it with x = bytearray(wanted_size),

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by BetterAutomations
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
ESP32
Labels
None yet
2 participants