|
Comms CCF
This is a simple communication layer based on COBS, CBOR and FNV-1A
|
Simple wrapper around the FreeRTOS mutex. More...
#include <FreeRTOS.h>#include <queue.h>#include <semphr.h>#include <assert.h>#include <optional>#include <utility>Go to the source code of this file.
Classes | |
| class | Mutex< T > |
| class | Guard< T > |
Simple wrapper around the FreeRTOS mutex.