circuitpython/ports/nrf/boards/microbit_v2
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
..
board.c board_deinit() everywhere 2021-11-30 11:00:10 -05:00
mpconfigboard.h Start of USB host API 2022-03-07 18:07:25 -08:00
mpconfigboard.mk Shrink nrf52833 builds 2022-06-13 15:36:15 -07:00
pins.c change board dicts to include a common macro with __name__ 2021-09-03 21:03:55 +02:00