Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# STM32 libopencm3 FreeRTOS PlatformIO
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fbjwschaap%2Fplatformio-libopencm3-freertos.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fbjwschaap%2Fplatformio-libopencm3-freertos?ref=badge_shield)


This is a small 'blinky' sample project, implemented using libopencm3 and FreeRTOS, in PlatformIO.
It has been tested against a 'bluepill' STM32F103C8T6 using STLINKv2.
Expand All @@ -11,3 +13,7 @@ I got this working thanks to:
* [Maximilian Gerhardt](https://github.com/maxgerhardt) from the PlatformIO community
* [jacfont](https://github.com/jacfont) upgrading FreeRTOS to 10.4.1
* [deltaphi](https://github.com/deltaphi), who fixed the debug build


## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fbjwschaap%2Fplatformio-libopencm3-freertos.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fbjwschaap%2Fplatformio-libopencm3-freertos?ref=badge_large)