An open API service indexing awesome lists of open source software.

https://github.com/aztechsk/sys-tools

The sys-tools library provides various components for the AZTech framework.
https://github.com/aztechsk/sys-tools

firmware freertos

Last synced: 8 months ago
JSON representation

The sys-tools library provides various components for the AZTech framework.

Awesome Lists containing this project

README

          

# sys-tools

The **sys-tools** C library provides various helper components for the AZTech framework.

### Library Features

- Standardized API (for the AZTech framework).
- Asynchronous logging task with a ring buffer.
- Serial console (terminal).
- RAM information (stacks, heap structure).
- Task status list.
- Various utility functions.