micropython/ports/stm32/boards/STM32H7B3I_DK/board.json
Damien George df3f59ca4b ports: Update board.json files to link to new board images.
Signed-off-by: Damien George <damien@micropython.org>
2022-01-07 11:33:28 +11:00

16 lines
266 B
JSON

{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [
"stm32h7b3i_dk.jpg"
],
"mcu": "stm32h7",
"product": "Discovery Kit H7",
"thumbnail": "",
"url": "",
"vendor": "ST Microelectronics"
}