2026-05-15 16:02:44 +08:00
2026-05-15 16:02:44 +08:00
2026-05-15 16:02:44 +08:00
2026-05-15 16:02:44 +08:00
2026-05-15 16:02:44 +08:00
2026-05-15 16:02:44 +08:00

track-core

Standalone C++ core for TrackBackFwd track simulation and strip rendering.

This library is intentionally platform-neutral. It does not depend on ESP-IDF, FreeRTOS, protobuf/nanopb, BLE, or hardware LED drivers.

Build

cmake -S . -B build
cmake --build build
ctest --test-dir build --output-on-failure

When used inside an ESP-IDF project under components/track-core, the same CMakeLists.txt registers an IDF component.

S
Description
No description provided
Readme 169 KiB
Languages
C++ 70.6%
Python 28.3%
CMake 1.1%