Files
micropython/tests/ports/esp32/esp32_idf_heap_info.py.exp
TianShuang Ke ca9916968c esp32: Add support for ESP32-C2 (aka ESP8684).
Includes:
esp32/esp32c2: Adapt to target chip ESP32C2.
esp32/esp32c2: Fix heap size is too small to enable Bluetooth.

Signed-off-by: TianShuangKe <qinyun575@gmail.com>
Signed-off-by: Angus Gratton <angus@redyak.com.au>
2025-07-30 10:51:29 +10:00

6 lines
117 B
Plaintext

HEAP_DATA >=MIN: True
HEAP_DATA [True, True, True, True]
HEAP_EXEC >=MIN: True
HEAP_EXEC [True, True, True, True]
[]