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
I use esp32S3. I have an idea about whether I can place the startup of microython in psram instead of iram. If so, what changes do I need to make? I want to save the space of iram as much as possible
I use esp32S3. I have an idea about whether I can place the startup of microython in psram instead of iram. If so, what changes do I need to make? I want to save the space of iram as much as possible