pimoroni-pico/micropython/board/PICO/mpconfigboard.cmake

6 wiersze
176 B
CMake

# cmake file for Raspberry Pi Pico
# Board specific version of the frozen manifest
set(MICROPY_FROZEN_MANIFEST ${MICROPY_BOARD_DIR}/manifest.py)
set(MICROPY_C_HEAP_SIZE 4096)