diff --git a/ports/stm32/boards/ADAFRUIT_F405_EXPRESS/board.json b/ports/stm32/boards/ADAFRUIT_F405_EXPRESS/board.json index a2cc8b327d..698e666f29 100644 --- a/ports/stm32/boards/ADAFRUIT_F405_EXPRESS/board.json +++ b/ports/stm32/boards/ADAFRUIT_F405_EXPRESS/board.json @@ -4,7 +4,9 @@ ], "docs": "", "features": [], - "images": [], + "images": [ + "4382-09.jpg" + ], "mcu": "stm32f4", "product": "F405 Express", "thumbnail": "", diff --git a/ports/stm32/boards/VCC_GND_F407VE/board.json b/ports/stm32/boards/VCC_GND_F407VE/board.json index 1b2d02b9f2..11e12ff97b 100644 --- a/ports/stm32/boards/VCC_GND_F407VE/board.json +++ b/ports/stm32/boards/VCC_GND_F407VE/board.json @@ -4,7 +4,9 @@ ], "docs": "", "features": [], - "images": [], + "images": [ + "STM32F407VET6.jpg" + ], "mcu": "stm32f4", "product": "F407VE", "thumbnail": "", diff --git a/ports/stm32/boards/VCC_GND_F407ZG/board.json b/ports/stm32/boards/VCC_GND_F407ZG/board.json index 0d3cbdb6e0..bf0352b2d0 100644 --- a/ports/stm32/boards/VCC_GND_F407ZG/board.json +++ b/ports/stm32/boards/VCC_GND_F407ZG/board.json @@ -4,7 +4,9 @@ ], "docs": "", "features": [], - "images": [], + "images": [ + "STM32F407ZGT6.jpg" + ], "mcu": "stm32f4", "product": "F407ZG", "thumbnail": "", diff --git a/ports/stm32/boards/VCC_GND_H743VI/board.json b/ports/stm32/boards/VCC_GND_H743VI/board.json index 3dfd138ed9..f7539ac9f9 100644 --- a/ports/stm32/boards/VCC_GND_H743VI/board.json +++ b/ports/stm32/boards/VCC_GND_H743VI/board.json @@ -4,7 +4,9 @@ ], "docs": "", "features": [], - "images": [], + "images": [ + "STM32H743VIT6.jpg" + ], "mcu": "stm32h7", "product": "H743VI", "thumbnail": "",