stm32/boards/NUCLEO_H743ZI2: Fix MCU tag in board.json file.
Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
"docs": "",
|
"docs": "",
|
||||||
"features": [],
|
"features": [],
|
||||||
"images": [],
|
"images": [],
|
||||||
"mcu": "stm32",
|
"mcu": "stm32h7",
|
||||||
"product": "Nucleo H743ZI2",
|
"product": "Nucleo H743ZI2",
|
||||||
"thumbnail": "",
|
"thumbnail": "",
|
||||||
"url": "",
|
"url": "",
|
||||||
|
|||||||
Reference in New Issue
Block a user