mirror of
https://github.com/micropython/micropython.git
synced 2025-09-07 10:20:52 +02:00
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>
6 lines
117 B
Plaintext
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]
|
|
[]
|