C utility libraries for embedded systems.
- C99
- One header file libraries
Name | Description |
---|---|
binary.h |
Binary literals |
commanddispatcher.c |
Command dispatcher |
fixedcommanddispatcher.c |
Fixed command dispatcher |
hexstring.c |
Hex string/binary converter |
ringbuffer.h |
Ring buffer - fixed size queue |
scheduler.c |
Scheduler |
stack.h |
Stack |
test/ |
Test code with googletest |
zlib License.