Thread and Timer Patterns
Thread and timer patterns for TuyaOpen: use the TAL OS abstraction for portable threads, software timers, mutexes, semaphores, and queues.
TAL System API Reference
TAL System API reference for TuyaOpen: tal_system.h provides critical sections, sleep, timing, random, reset management, and PSRAM allocation.
TAL KV Storage Guide
TAL KV storage guide for TuyaOpen: tal_kv.h provides persistent key-value storage backed by LittleFS with helpers to serialize fields to JSON.
Kconfig and project configuration
Kconfig and project configuration in TuyaOpen: use tos.py config commands and app_default.config to pick a board preset and toggle features via the menu.
TKL OS APIs
8 items