diff options
author | Damien George <damien.p.george@gmail.com> | 2018-02-21 14:22:33 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2018-02-21 14:25:51 +1100 |
commit | e600810f39cf99ebab825fdd96b3c875dea4d6d5 (patch) | |
tree | 23141d51005346ca2a3eb8787e037667954defca /tests/basics/deque1.py | |
parent | c49a73ab0e18035edaa732d31c882a13534caa7a (diff) |
esp32/main: Allocate the uPy heap via malloc instead of on the bss.
This allows to get slightly more memory for the heap (currently around 110k
vs previous 92k) because the ESP IDF frees up some RAM after booting up.
Diffstat (limited to 'tests/basics/deque1.py')
0 files changed, 0 insertions, 0 deletions