2023-05-02 16:17:47 +01:00
|
|
|
# cmake file for Pimoroni Pico LiPo 16MB
|
2023-05-03 17:51:48 +01:00
|
|
|
|
|
|
|
# Board specific version of the frozen manifest
|
|
|
|
set(MICROPY_FROZEN_MANIFEST ${MICROPY_BOARD_DIR}/manifest.py)
|
|
|
|
|
2023-05-02 16:17:47 +01:00
|
|
|
set(MICROPY_C_HEAP_SIZE 4096)
|