Files
trail-mate/modules/core_hostlink/library.json
T
vicliu d320b6511d Unify PlatformIO and ESP-IDF around a shared UI/runtime shellRefactor/repo structure (#11)
* Unify PlatformIO and ESP-IDF around a shared UI/runtime shell
2026-03-12 01:17:46 +08:00

9 lines
119 B
JSON

{
"name": "core_hostlink",
"version": "0.1.0",
"build": {
"includeDir": "include",
"srcDir": "src"
}
}