circuitpython/ports/nrf/boards/microbit_v2
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 board_deinit() everywhere 2021-11-30 11:00:10 -05:00
mpconfigboard.h refactor debug UART to console UART; get working on ESP32 2022-06-30 23:16:46 -04:00
mpconfigboard.mk Move build extensions to board directories 2022-07-26 18:15:50 +02:00
pins.c change board dicts to include a common macro with __name__ 2021-09-03 21:03:55 +02:00