Move service API from TactilityKernel to service-module (#604)
Extracted the service API from TactilityKernel and put it in a new module at `Modules/service-module`
This commit is contained in:
committed by
GitHub
parent
85fe1a319a
commit
d2c69ee7e8
+3
-5
@@ -1,10 +1,8 @@
|
||||
.idea/
|
||||
.DS_Store
|
||||
|
||||
build/
|
||||
buildsim/
|
||||
build-*/
|
||||
cmake-*/
|
||||
build*/
|
||||
cmake*/
|
||||
CMakeCache.txt
|
||||
*.cbp
|
||||
CMakeFiles
|
||||
@@ -26,4 +24,4 @@ sdkconfig.board.*.dev
|
||||
.tactility/
|
||||
|
||||
.caveman.json
|
||||
.ai/mcp
|
||||
.ai/mcp
|
||||
|
||||
Reference in New Issue
Block a user