This is an example STM32 Blue Pill (STM32F103C8T6) project for learning and training purposes.
- Install PlatformIO extension to VS Code
- From the left sidebar select PlatformIO extension
- From Quick Access (at bottom) select Boards
- Search "blue" and find "Blue Pill STM32F103C8" row
- Click on "ST STM32" text
- Click Install and wait until complete
- You are ready to build and flash with STLink!
At the bottom of VS Code click "✓" to build, "➔" to upload.
- PlatformIO
- FreeRTOS
- libopencm3/libopencm3-examples
- bjwschaap/platformio-libopencm3-freertos
- dhylands/libopencm3-usb-serial
- ve3wwg/stm32f103c8t6
The Unlicense. Feel free to use or change it how you need. But third party sources or libraries may have some limitations.