micropython/ports/stm32/boards/PYBD_SF6
Jim Mussared 1a99f74063 ports/*/boards/*/board.json: Remove "id" field.
This was used to override the firmware filename generated by the build
server (to match the historical name before board definitions existed).

Now we're making everything use the board definition name (i.e. the
directory name).

This work was funded through GitHub Sponsors.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-08-23 13:54:37 +10:00
..
bdev.c stm32/boards: Add board definition files for PYBD -SF2, -SF3, -SF6. 2019-05-31 22:44:25 +10:00
board.json ports/*/boards/*/board.json: Remove "id" field. 2023-08-23 13:54:37 +10:00
board.md ports: Add board.json for all boards. 2021-10-27 14:04:53 +11:00
board_init.c stm32/boards: Add board definition files for PYBD -SF2, -SF3, -SF6. 2019-05-31 22:44:25 +10:00
f767.ld stm32/boards: Update linker scripts now that big_const is gone. 2023-03-01 01:27:51 +11:00
mpconfigboard.h all: Replace busses with buses. 2021-05-20 23:22:03 +10:00
mpconfigboard.mk all: Rename UMODULE to MODULE in preprocessor/Makefile vars. 2023-06-08 17:54:11 +10:00
pins.csv stm32/boards: Add board definition files for PYBD -SF2, -SF3, -SF6. 2019-05-31 22:44:25 +10:00
stm32f7xx_hal_conf.h stm32/boards: Add board definition files for PYBD -SF2, -SF3, -SF6. 2019-05-31 22:44:25 +10:00