circuitpython/ports/nrf/boards/simmel
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 Fix some builds by disabling exfat 2021-08-18 08:22:29 -07: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