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.
- Host: GitHub
- URL: https://github.com/aztechsk/sys-tools
- Owner: aztechsk
- License: isc
- Created: 2024-04-08T12:50:14.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-22T13:26:48.000Z (over 1 year ago)
- Last Synced: 2025-03-21T18:34:04.858Z (about 1 year ago)
- Topics: firmware, freertos
- Language: C
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.