diff --git a/README.md b/README.md index e914be7..4252350 100644 --- a/README.md +++ b/README.md @@ -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. @@ -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) \ No newline at end of file