Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robcholz/freertos-cpp-wrapper
cpp wrapper for freertos
https://github.com/robcholz/freertos-cpp-wrapper
cpp freertos platformio
Last synced: 28 days 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 (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-09T06:49:40.000Z (3 months ago)
- Last Synced: 2024-11-09T07:32:21.175Z (3 months ago)
- Topics: cpp, freertos, platformio
- Language: C++
- Homepage:
- Size: 12.7 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.