stm32/boards: Add images to board.json for Adafruit and VCC_GND boards.

This commit is contained in:
Mike Causer 2021-10-27 16:18:27 +11:00 committed by Damien George
parent 5bb14c4e46
commit 590ec2ca6e
4 changed files with 12 additions and 4 deletions

View File

@ -4,7 +4,9 @@
],
"docs": "",
"features": [],
"images": [],
"images": [
"4382-09.jpg"
],
"mcu": "stm32f4",
"product": "F405 Express",
"thumbnail": "",

View File

@ -4,7 +4,9 @@
],
"docs": "",
"features": [],
"images": [],
"images": [
"STM32F407VET6.jpg"
],
"mcu": "stm32f4",
"product": "F407VE",
"thumbnail": "",

View File

@ -4,7 +4,9 @@
],
"docs": "",
"features": [],
"images": [],
"images": [
"STM32F407ZGT6.jpg"
],
"mcu": "stm32f4",
"product": "F407ZG",
"thumbnail": "",

View File

@ -4,7 +4,9 @@
],
"docs": "",
"features": [],
"images": [],
"images": [
"STM32H743VIT6.jpg"
],
"mcu": "stm32h7",
"product": "H743VI",
"thumbnail": "",