Added preview images to each relevant post

This commit is contained in:
Bastian de Byl
2020-07-13 00:00:47 -04:00
parent 6926e570ef
commit 350319a98f
6 changed files with 6 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ tags: ["libopencm3", "stm32", "tutorial"]
categories: ["Tutorial"]
contentCopyright: true
hideHeaderAndFooter: false
preview: "/static/img/stm32-examples/part0/stm32-basic-gpio-leds.jpeg"
---
One of the simplest projects to get started with the STM32 microcontroller
series: turn on the lights!