An open API service indexing awesome lists of open source software.

https://github.com/mythologyli/stm32f103c8t6-cmake-template

A template for developing projects for STM32F103C8T6 with CLion and STM32CubeMX.
https://github.com/mythologyli/stm32f103c8t6-cmake-template

clion cmake stm32 stm32cubemx

Last synced: 7 months ago
JSON representation

A template for developing projects for STM32F103C8T6 with CLion and STM32CubeMX.

Awesome Lists containing this project

README

          

# STM32F103C8T6 CMake Template [![wakatime](https://wakatime.com/badge/user/fbf439cc-9e02-45cc-bb7f-21ca6fd95e8d/project/82cbb012-20cb-424d-8078-4c6d490e1382.svg)](https://wakatime.com/badge/user/fbf439cc-9e02-45cc-bb7f-21ca6fd95e8d/project/82cbb012-20cb-424d-8078-4c6d490e1382)

A template for developing projects for STM32F103C8T6 with CLion and STM32CubeMX.

## Details

+ PC13 - LED, blinks when transferring data via USART2 or USB
+ USART2 - Echo
+ USB - USB Serial, echo
+ FreeRTOS