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
333 B
JSON
16 lines
333 B
JSON
{
|
|
"deploy": [
|
|
"../deploy.md"
|
|
],
|
|
"docs": "",
|
|
"features": [],
|
|
"images": [
|
|
"b-l475e-iot01a-discovery.jpg"
|
|
],
|
|
"mcu": "stm32l4",
|
|
"product": "B_L475E_IOT01A",
|
|
"thumbnail": "",
|
|
"url": "https://www.st.com/en/evaluation-tools/b-l475e-iot01a.html",
|
|
"vendor": "ST Microelectronics"
|
|
}
|