micropython/ports/stm32/boards/NUCLEO_H743ZI2/board.json
Damien George 42511b5291 stm32/boards/NUCLEO_H743ZI2: Fix MCU tag in board.json file.
Signed-off-by: Damien George <damien@micropython.org>
2023-03-20 15:24:45 +11:00

14 lines
231 B
JSON

{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [],
"images": [],
"mcu": "stm32h7",
"product": "Nucleo H743ZI2",
"thumbnail": "",
"url": "",
"vendor": "ST Microelectronics"
}