bjwschaap / platformio-libopencm3-freertos

Sample blinky project for PlatformIO using libopencm3 and FreeRTOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STM32 libopencm3 FreeRTOS PlatformIO

This is a small 'blinky' sample project, implemented using libopencm3 and FreeRTOS, in PlatformIO. It has been tested against a 'bluepill' STM32F103C8T6 using STLINKv2.

Use this sample project as a template for your own libopencm3 + FreeRTOS STM32 projects.

Contributors

I got this working thanks to:

About

Sample blinky project for PlatformIO using libopencm3 and FreeRTOS

License:MIT License


Languages

Language:C 100.0%