circuitpython/ports/nrf/boards/microbit_v2/mpconfigboard.mk
Scott Shawcroft 1a3d2a5b5e
Shrink nrf52833 builds
Make them CIRCUITPY_FULL_BUILD = 0 and rework the boards to have
the same modules enabled (ish.)

Also make ZLIB require FULL_BUILD and disable advanced `micropython`
module APIs by default on all builds.
2022-06-13 15:36:15 -07:00

10 lines
156 B
Makefile

CIRCUITPY_CREATOR_ID = 0x239A
CIRCUITPY_CREATION_ID = 0x80D8
MCU_CHIP = nrf52833
INTERNAL_FLASH_FILESYSTEM = 1
# USB pins aren't used.
CIRCUITPY_USB = 0