Logo
Explore Help
Register Sign In
fengqi/lv_micropython
1
0
Fork 0
You've already forked lv_micropython
Code Issues Pull Requests 1 Actions Packages Projects Releases Wiki Activity
lv_micropython/tests/esp32/esp32_idf_heap_info.py.exp

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
111 B
Plaintext
Raw Normal View History

esp32/modesp32: Add idf_heap_info(capabilities) to esp32 module. This commit adds an idf_heap_info(capabilities) method to the esp32 module which returns info about the ESP-IDF heaps. It's useful to get a bit of a picture of what's going on when code fails because ESP-IDF can't allocate memory anymore. Includes documentation and a test.
2020-03-28 23:00:06 -07:00
HEAP_DATA >2: True
HEAP_DATA [True, True, True, True]
HEAP_EXEC >2: True
HEAP_EXEC [True, True, True, True]
[]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 84ms Template: 0ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API