API Documentation#
List of Modules  | Description  | 
|---|---|
Assert/error checking module.  | |
Atomic operations provide RAM store and read functionalities.  | |
Bitwise operations.  | |
General purpose utilities and cross-compiler support.  | |
Enumerations with stable binary representation.  | |
Error Numbers and Error Names to Indicate what went wrong  | |
Functions to extract locations of linker sections.  | |
Singly-linked List module provides APIs to handle singly-linked list operations such as insert, push, pop, push back, sort and remove.  | |
Standard I/O allows to get and put characters on stdio stream that is the default in I/O Streams.  | |
Publish subscribe system to manage event publishing and processing.  | |
status codes related information.  | |
String module provides APIs to handle string-related operations.  |