051e2900d9
The following have been tested and are working: - 550MHz CPU frequency - UART REPL via ST-Link - USB REPL and mass storage - 3x LEDs and 1x user button - Ethernet Signed-off-by: Damien George <damien@micropython.org>
16 lines
263 B
JSON
16 lines
263 B
JSON
{
|
|
"deploy": [
|
|
"../deploy.md"
|
|
],
|
|
"docs": "",
|
|
"features": [],
|
|
"images": [
|
|
"nucleo_h723zg.jpg"
|
|
],
|
|
"mcu": "stm32h7",
|
|
"product": "Nucleo H723ZG",
|
|
"thumbnail": "",
|
|
"url": "",
|
|
"vendor": "ST Microelectronics"
|
|
}
|