circuitpython/ports/stm/boards/pyb_nano_v2
Jeff Epler 3e020a73a8 Disable gifio if no displayio & for small boards
Technically all gifio needs from displayio is the definition of
colorspaces, but let's just disable it for now.
2021-10-26 08:54:18 -05:00
..
board.c Add `board_deinit` for use with sleep 2020-12-08 10:52:25 -08:00
mpconfigboard.h Shrink builds by defining advanced micropython API 2021-08-19 16:49:33 -07:00
mpconfigboard.mk Disable gifio if no displayio & for small boards 2021-10-26 08:54:18 -05:00
pins.c change board dicts to include a common macro with __name__ 2021-09-03 21:03:55 +02:00