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>
16 lines
316 B
JSON
16 lines
316 B
JSON
{
|
|
"deploy": [
|
|
"../deploy.md"
|
|
],
|
|
"docs": "",
|
|
"features": [],
|
|
"images": [
|
|
"nucleo_wl55.jpg"
|
|
],
|
|
"mcu": "stm32wl",
|
|
"product": "Nucleo WL55",
|
|
"thumbnail": "",
|
|
"url": "https://www.st.com/en/evaluation-tools/nucleo-wl55jc.html",
|
|
"vendor": "ST Microelectronics"
|
|
}
|