Skip to content
Discussion options

You must be logged in to vote

Newer versions of MicroPython will be based on ESP-IDF-5.X.X only. The ESP-IDF-4.X.X will not be supported anymore. Supporting both ESP-IDF versions is too much work for the MP-Core developers and maintainers.

It is not quite correct to say that you have lost RAM with the new build. The main difference with the new firmware is that the ratio of RAM between the MicroPython heap and the IDF heap is 50/50. This is a fair assumption for the default distribution.

Now some users may want to have more RAM allocated to the MicroPython heap. Like you for example, your want as much SPIRAM (4MB) allocated to MicroPython heap. Some users, like me, want to have more SPIRAM reserved for the IDF heap be…

Replies: 6 comments 8 replies

Comment options

You must be logged in to vote
4 replies
@JessicaMBG
Comment options

@scruss
Comment options

@JessicaMBG
Comment options

@scruss
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@JessicaMBG
Comment options

@jimmo
Comment options

jimmo Aug 3, 2023
Maintainer

Comment options

You must be logged in to vote
1 reply
@JessicaMBG
Comment options

Comment options

You must be logged in to vote
1 reply
@JessicaMBG
Comment options

Answer selected by JessicaMBG
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
6 participants