circuitpython/ports/nrf/boards/bluemicro833
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 added never_reset to board_init 2021-12-08 17:29:53 -06:00
mpconfigboard.h added CIRCUITPY_IS31FL3741 = 0 2021-12-08 17:22:54 -06:00
mpconfigboard.mk Shrink nrf52833 builds 2022-06-13 15:36:15 -07:00
pins.c added CIRCUITPY_IS31FL3741 = 0 2021-12-08 17:22:54 -06:00