mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-02-18 10:53:17 +00:00
Devictree changes: - Create DTS files for all remaining devices - Update corresponding `devicetree.yaml` - Remove `i2c` configuration from corresponding `tt::hal::Configuration` Apps & HAL: - Removed I2C Settings (we'll make a new one later after I rework that part of the HAL) - Delete TactilityC GPIO and I2C functionality - Delete Related SystemEvent types - Refactor `tt::hal::i2c` to only use `struct Device*` wrapping Scripting: - Fix DevicetreeCompiler boolean parsing - Create `build-all.py`
24 lines
220 B
Plaintext
24 lines
220 B
Plaintext
.idea/
|
|
.DS_Store
|
|
|
|
build/
|
|
buildsim/
|
|
build-*/
|
|
cmake-*/
|
|
CMakeCache.txt
|
|
*.cbp
|
|
CMakeFiles
|
|
|
|
release/
|
|
|
|
sdkconfig
|
|
sdkconfig.old
|
|
|
|
managed_components/
|
|
dependencies.lock
|
|
|
|
.vscode/
|
|
*.code-workspace
|
|
.gitpod.yml
|
|
|
|
sdkconfig.board.*.dev |