Replies: 1 comment
-
I believe you have to change up how you use platromio to make it compile the espressif framework as well: I have this:
And then I define sdkconfig.defaults and it generates it correctly
I don't remember if we had to do extra set up or not, but it is possible to get it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Has anyone gotten this to work and if so can you please post a code example? I have scoured the internet for possible solutions but there is nothing consistent and nothing seems to work. The best I found is WifiClientSecure should just use PSRAM if it's present but it is always using the main heap in all my testing.
I am using platformio and the arduino framework so the menuconfig function is not available.
Beta Was this translation helpful? Give feedback.
All reactions