![]() |
Contiki-NG
|
Topics | |
| CBOR | |
| Functions for reading and writing CBOR. | |
| Circular, doubly-linked list | |
| This library provides functions for the creation and manipulation of circular, doubly-linked lists. | |
| Circular, singly-linked list | |
| This library provides functions for the creation and manipulation of circular, singly-linked lists. | |
| Doubly-linked list | |
| This library provides functions for the creation and manipulation of doubly-linked lists. | |
| Linked list library | |
| The linked list library provides a set of functions for manipulating linked lists. | |
| Queue library | |
| This library provides functions for the creation and manipulation of queues. | |
| Ring buffer library | |
| The ring buffer library implements ring (circular) buffer where bytes can be read and written independently. | |
| Stack library | |
| This library provides functions for the creation and manipulation of stacks. | |