HassoPlattnerInstituteHCI / dualpantoframework

DualPanto Framework
7 stars 0 forks source link

test PSRAM by using stdlib new operator. works. #358

Open JuliusCosmoRomeo opened 3 years ago

JuliusCosmoRomeo commented 3 years ago

this works (we can access the external memory) but we would have to allocate the external storage on the PSRAM always manually. That's why I was planning to override the new operator.