mirror of
https://github.com/vicliu624/trail-mate.git
synced 2026-07-02 01:51:42 +00:00
d320b6511d
* Unify PlatformIO and ESP-IDF around a shared UI/runtime shell
9 lines
119 B
JSON
9 lines
119 B
JSON
{
|
|
"name": "core_hostlink",
|
|
"version": "0.1.0",
|
|
"build": {
|
|
"includeDir": "include",
|
|
"srcDir": "src"
|
|
}
|
|
}
|