-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
esp32s3: psram: add sources to suport code relocation #423
esp32s3: psram: add sources to suport code relocation #423
Conversation
c754c38
to
2fa826f
Compare
2fa826f
to
8e807fc
Compare
8e807fc
to
ed291db
Compare
While testing, I encountered the following error with Hope this rings a bell. If not, feel free to disregard this remark. |
ed291db
to
7235821
Compare
|
7235821
to
ecad9f3
Compare
Since this issue can't be resolved rn I'm removing the BLE PSRAM support for now. |
* add missing sources * support Wi-Fi SPIRAM heap * Fix locking of SPI1 to work in start-up conditions. * Update verbose message. Signed-off-by: Marek Matej <marek.matej@espressif.com>
ecad9f3
to
45b8b54
Compare
Allow to use PSRAM code relocation on ESP32-S3.