https://github.com/myles-parfeniuk/stm32_freertos_cpp
Vanilla freeRTOS (no CMSIS wrapper) examples written in C++ with stm32CUBE HAL.
https://github.com/myles-parfeniuk/stm32_freertos_cpp
cpp examples freertos rtos stm32 stm32cubeide stm32hal tasks
Last synced: 2 months ago
JSON representation
Vanilla freeRTOS (no CMSIS wrapper) examples written in C++ with stm32CUBE HAL.
- Host: GitHub
- URL: https://github.com/myles-parfeniuk/stm32_freertos_cpp
- Owner: myles-parfeniuk
- License: mit
- Created: 2024-07-31T03:39:45.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-04T21:24:59.000Z (almost 2 years ago)
- Last Synced: 2025-10-29T06:04:30.338Z (9 months ago)
- Topics: cpp, examples, freertos, rtos, stm32, stm32cubeide, stm32hal, tasks
- Language: C
- Homepage:
- Size: 1.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stm32_freeRTOS_cpp
Vanilla freeRTOS (no CMSIS wrapper) examples written in C++ with stm32CUBE HAL.