Skip to content

ynsrc/stm32-platformio-libopencm3-freertos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STM32 Example Project

With PlatformIO + libopencm3 + FreeRTOS

This is an example STM32 Blue Pill (STM32F103C8T6) project for learning and training purposes.

Build And Run

  1. Install PlatformIO extension to VS Code
  2. From the left sidebar select PlatformIO extension
  3. From Quick Access (at bottom) select Boards
  4. Search "blue" and find "Blue Pill STM32F103C8" row
  5. Click on "ST STM32" text
  6. Click Install and wait until complete
  7. You are ready to build and flash with STLink!

At the bottom of VS Code click "✓" to build, "➔" to upload.

Attributions

License

The Unlicense. Feel free to use or change it how you need. But third party sources or libraries may have some limitations.

Releases

No releases published

Packages

No packages published

Languages