circuitpython/ports/broadcom/boards/raspberrypi_zero_w
Neradoc d021d9ae4a Move build extensions to board directories
- define CIRCUITPY_BUILD_EXTENSIONS to predefined values
- set CIRCUITPY_BUILD_EXTENSIONS in port and board config
- reuse the support matrix "get_settings_from_makefile" to get it
- move the existing port and board specific values
- remove the C3 specific board values because it's not the default
- update build_release_files.py to use get_settings_from_makefile
2022-07-26 18:15:50 +02:00
..
board.c Initial Pi Zero support 2021-12-30 18:32:59 -08:00
mpconfigboard.h Correct board name and fix USB with memory barrier 2022-01-04 16:11:40 -08:00
mpconfigboard.mk Move build extensions to board directories 2022-07-26 18:15:50 +02:00
pins.c Initial Pi Zero support 2021-12-30 18:32:59 -08:00