Files
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

14 lines
178 B
JSON

{
"name": "core_team",
"version": "0.1.0",
"build": {
"includeDir": "include",
"srcDir": "src"
},
"dependencies": [
{
"name": "core_chat"
}
]
}