Introduce a simple sample application demonstrating the usage of the min-heap API. The sample performs basic insert and remove operations and logs the results to the console. Signed-off-by: Sayooj K Karun <sayooj@aerlync.com>
7 lines
187 B
ReStructuredText
7 lines
187 B
ReStructuredText
.. zephyr:code-sample-category:: data_structures
|
|
:name: Data Structures
|
|
:show-listing:
|
|
|
|
These samples demonstrate how to use various Data Structures supported by
|
|
Zephyr RTOS.
|