mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-02-18 19:03:16 +00:00
* **New Features** * Added a full SDK integration test suite with a minimal sample app and automated multi-platform build/run flows. * Added a new CLI build tool to orchestrate SDK download, build, packaging, and device install/run. * **Documentation** * Added typography design token suggestion to ideas. * **Chores** * Updated CI to run SDK integration prep and test steps. * Adjusted build artifact paths, license mappings, and repository ignore rules (including .tactility).
25 lines
224 B
Plaintext
25 lines
224 B
Plaintext
.idea/
|
|
.DS_Store
|
|
|
|
build/
|
|
buildsim/
|
|
cmake-*/
|
|
CMakeCache.txt
|
|
*.cbp
|
|
CMakeFiles
|
|
|
|
release/
|
|
|
|
sdkconfig
|
|
sdkconfig.old
|
|
|
|
managed_components/
|
|
dependencies.lock
|
|
|
|
.vscode/
|
|
*.code-workspace
|
|
.gitpod.yml
|
|
|
|
sdkconfig.board.*.dev
|
|
|
|
.tactility/ |