Hello,
Did you find a solution to make the new() operator allocate from the SPI RAM ?
Thanks
Search found 3 matches
- Tue May 25, 2021 10:16 am
- Forum: ESP-IDF
- Topic: Using SPI RAM from C++ programs
- Replies: 3
- Views: 6139
- Fri Apr 30, 2021 1:06 pm
- Forum: ESP-IDF
- Topic: Dynamic Library Approach
- Replies: 1
- Views: 3391
Re: Dynamic Library Approach
Hello,
We would like to do a similar update system, did you find any solution ?
We would like to do a similar update system, did you find any solution ?
- Fri Apr 23, 2021 1:48 pm
- Forum: ESP-IDF
- Topic: Is it a good idea to use c++ features
- Replies: 0
- Views: 1412
Is it a good idea to use c++ features
Hello,
I'm starting an esp32 project in c++ and I'd like to know if it's a good idea to use all c++ features like std::string, std::map, std::vector ...
WIll I encounter problems because of it ? Will it require too much SRAM ?
Thanks you,
Yohann
I'm starting an esp32 project in c++ and I'd like to know if it's a good idea to use all c++ features like std::string, std::map, std::vector ...
WIll I encounter problems because of it ? Will it require too much SRAM ?
Thanks you,
Yohann