stm32/boards: Add missing images and update product URLs.

There are some missing images at MicroPython Downloads.  This commit
attempts to resolve all the current issues, and add product URLs where
missing.

Signed-off-by: Matt Trentini <matt.trentini@gmail.com>
This commit is contained in:
Matt Trentini 2024-08-17 22:07:21 +10:00 committed by Damien George
parent b704ff66c3
commit 5e8d35af08
13 changed files with 27 additions and 15 deletions

View File

@ -4,10 +4,12 @@
],
"docs": "",
"features": [],
"images": [],
"images": [
"b-l475e-iot01a-discovery.jpg"
],
"mcu": "stm32l4",
"product": "B_L475E_IOT01A",
"thumbnail": "",
"url": "",
"url": "https://www.st.com/en/evaluation-tools/b-l475e-iot01a.html",
"vendor": "ST Microelectronics"
}

View File

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

View File

@ -4,7 +4,9 @@
],
"docs": "",
"features": [],
"images": [],
"images": [
"lego_hub_6.jpg"
],
"mcu": "stm32f4",
"product": "Hub No.6",
"thumbnail": "",

View File

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

View File

@ -10,6 +10,6 @@
"mcu": "stm32f7",
"product": "Nucleo F756ZG",
"thumbnail": "",
"url": "",
"url": "https://www.st.com/en/evaluation-tools/nucleo-f756zg.html",
"vendor": "ST Microelectronics"
}

View File

@ -10,6 +10,6 @@
"mcu": "stm32g0",
"product": "Nucleo G0B1RE",
"thumbnail": "",
"url": "",
"url": "https://www.st.com/en/evaluation-tools/nucleo-g0b1re.html",
"vendor": "ST Microelectronics"
}

View File

@ -10,6 +10,6 @@
"mcu": "stm32g4",
"product": "Nucleo G474RE",
"thumbnail": "",
"url": "",
"url": "https://www.st.com/en/evaluation-tools/nucleo-g474re.html",
"vendor": "ST Microelectronics"
}

View File

@ -10,6 +10,6 @@
"mcu": "stm32h7",
"product": "Nucleo H723ZG",
"thumbnail": "",
"url": "",
"url": "https://www.st.com/en/evaluation-tools/nucleo-h723zg.html",
"vendor": "ST Microelectronics"
}

View File

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

View File

@ -10,6 +10,6 @@
"mcu": "stm32l1",
"product": "Nucleo L152RE",
"thumbnail": "",
"url": "",
"url": "https://www.st.com/en/evaluation-tools/nucleo-l152re.html",
"vendor": "ST Microelectronics"
}

View File

@ -10,6 +10,6 @@
"mcu": "stm32l4",
"product": "Nucleo L4A6ZG",
"thumbnail": "",
"url": "",
"url": "https://www.st.com/en/evaluation-tools/nucleo-l4a6zg.html",
"vendor": "ST Microelectronics"
}

View File

@ -10,6 +10,6 @@
"mcu": "stm32wl",
"product": "Nucleo WL55",
"thumbnail": "",
"url": "",
"url": "https://www.st.com/en/evaluation-tools/nucleo-wl55jc.html",
"vendor": "ST Microelectronics"
}

View File

@ -4,10 +4,12 @@
],
"docs": "",
"features": [],
"images": [],
"images": [
"stm32l496discovery.jpg"
],
"mcu": "stm32l4",
"product": "Discovery L496G",
"thumbnail": "",
"url": "",
"url": "https://www.st.com/en/evaluation-tools/32l496gdiscovery.html",
"vendor": "ST Microelectronics"
}