https://github.com/stefangt44/priority-inheritance-protocol-pip-taskscheduler-freertos
Implementation of the priority inheritance protocol (PIP) in FreeRTOS (operating system for arduino).
https://github.com/stefangt44/priority-inheritance-protocol-pip-taskscheduler-freertos
arduino freertos operating-systems priority-inheritance-protocol taskscheduler
Last synced: about 1 month ago
JSON representation
Implementation of the priority inheritance protocol (PIP) in FreeRTOS (operating system for arduino).
- Host: GitHub
- URL: https://github.com/stefangt44/priority-inheritance-protocol-pip-taskscheduler-freertos
- Owner: stefanGT44
- Created: 2020-09-01T17:15:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-01T17:34:57.000Z (over 4 years ago)
- Last Synced: 2025-01-25T00:26:21.104Z (3 months ago)
- Topics: arduino, freertos, operating-systems, priority-inheritance-protocol, taskscheduler
- Language: C
- Homepage:
- Size: 213 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FreeRTOS-PIP-TaskScheduler
Implementation of the priority inheritance protocol (PIP) in FreeRTOS (operating system for arduino).#README IN DEVELOPMENT