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.
- Host: GitHub
- URL: https://github.com/mythologyli/stm32f103c8t6-cmake-template
- Owner: Mythologyli
- License: mit
- Created: 2022-04-18T12:57:46.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-18T13:29:21.000Z (over 3 years ago)
- Last Synced: 2025-01-22T16:09:37.906Z (9 months ago)
- Topics: clion, cmake, stm32, stm32cubemx
- Language: C
- Homepage:
- Size: 775 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# STM32F103C8T6 CMake Template [](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