Linux krypt-kernel 6.0.0-PRO #1 SMP PREEMPT ESP32-WROOM
A lightweight monolithic Unix-like C++ Kernel abstraction layer for ESP32 microcontrollers. Engineered for low-level memory control, thread execution, and LittleFS storage.
Direct hardware abstraction via KryptHAL. Access CPU telemetry, heap RAM diagnostics, and persistent NVS key-value storage.
Robust file driver using KryptFS. Native support for absolute and relative paths, file manipulation, and storage mounting.
Non-blocking background thread management built on top of FreeRTOS primitives (KryptTask & KryptNet).