https://github.com/robcholz/freertos-cpp-wrapper
cpp wrapper for freertos
https://github.com/robcholz/freertos-cpp-wrapper
cpp freertos platformio
Last synced: 3 months ago
JSON representation
cpp wrapper for freertos
- Host: GitHub
- URL: https://github.com/robcholz/freertos-cpp-wrapper
- Owner: robcholz
- License: mit
- Created: 2024-09-17T20:08:07.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-09T23:19:00.000Z (over 1 year ago)
- Last Synced: 2025-02-25T01:43:45.153Z (over 1 year ago)
- Topics: cpp, freertos, platformio
- Language: C++
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# freertos-cpp-wrapper
## Usage
Clone this repository to the library root and include itself to the include path, FreeRTOS library should be present in
advance.