![]() |
SuperTinyKernel™ RTOS 1.06.x
Lightweight, high-performance, deterministic, bare-metal C++ RTOS for resource-constrained embedded systems. MIT Open Source License.
|
| Nstk | Namespace of STK package |
| Nmemory | Memory-related primitives |
| Nhw | Hardware Abstraction Layer (HAL) for architecture-specific operations |
| Nutil | Internal utility namespace containing data structure helpers (linked lists, etc.) used by the kernel implementation. Not part of the public user API |
| Nsync | Synchronization primitives for task coordination and resource protection |
| Ntime | Time-related primitives |
| Ninterop_c_helper |