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: 4 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 (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-04T21:24:59.000Z (10 months ago)
- Last Synced: 2024-12-30T23:32:15.593Z (5 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.