Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 335 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 335 Bytes

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 info (stacks, heap structure).
  • Task status list.
  • Various utility functions.