circuitpython/ports/stm32/boards/PYBV10
Damien George 81b1bfcfef stm32: Rework board variant support to require mpconfigvariant file.
Following how the board variants now work in the esp8266 port.

Signed-off-by: Damien George <damien@micropython.org>
2024-06-28 11:24:46 +10:00
..
board.json ports/*/boards/*/board.json: Remove "id" field. 2023-08-23 13:54:37 +10:00
board.md stm32: Remove support for CC3000 WiFi driver. 2022-08-26 12:51:37 +10:00
deploy.md ports: Add board.json for all boards. 2021-10-27 14:04:53 +11:00
manifest.py stm32/boards: Only freeze LCD160CR driver in PYB board firmware. 2022-09-06 12:53:46 +10:00
mpconfigboard.h stm32,esp32: In machine_i2s, make object reference arrays root pointers. 2021-11-13 12:22:42 +11:00
mpconfigboard.mk stm32: Rework board variant support to require mpconfigvariant file. 2024-06-28 11:24:46 +10:00
mpconfigvariant_DP.mk stm32: Rework board variant support to require mpconfigvariant file. 2024-06-28 11:24:46 +10:00
mpconfigvariant_DP_THREAD.mk stm32: Rework board variant support to require mpconfigvariant file. 2024-06-28 11:24:46 +10:00
mpconfigvariant_NETWORK.mk stm32: Rework board variant support to require mpconfigvariant file. 2024-06-28 11:24:46 +10:00
mpconfigvariant_THREAD.mk stm32: Rework board variant support to require mpconfigvariant file. 2024-06-28 11:24:46 +10:00
pins.csv stm32/boards: Fix errors in pins.csv and af.csv. 2023-11-03 14:07:10 +11:00
stm32f4xx_hal_conf.h stm32/boards: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00