Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.89 KB

File metadata and controls

33 lines (24 loc) · 1.89 KB

Cheat Sheets

Zephyr RTOS

Cheat Sheet Description
Thread API Functions related to thread creation, management, and scheduling.
Semaphore API Functions for synchronizing threads with semaphores, mutexes
Memory Management Functions related to memory allocation and management.
Time Management Functions to manage timeouts, sleep, and time slicing.
CPU Affinity and Scheduling Functions for managing CPU affinity and scheduling policies.
Thread Stack and Resources Functions for managing thread stacks and resource pools.
Custom Data and Thread Names Functions to set custom data or thread names.
Thread States and Debugging Functions to inspect and manage thread states.

CMake

Cheat Sheet Description
Basic Basic commands

Buildroot

Cheat Sheet Description
Basic Basic commands

Yocto

Cheat Sheet Description
Basic Basic commands