mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-02-18 10:53:17 +00:00
Updated docs (#56)
This commit is contained in:
parent
27730260e0
commit
660833f2ec
@ -120,7 +120,7 @@ The build scripts will detect if ESP-IDF is available. They will adapter if you
|
||||
|
||||
### Development
|
||||
|
||||
Take a look at the [App Lifecycle](docs/app-lifecycle.md).
|
||||
Take a look at the [App Lifecycle](docs/app-lifecycle.md) or the [dependency diagram](docs/project-structure.puml) (this uses [PlantUML](https://plantuml.com)).
|
||||
|
||||
Directories explained:
|
||||
|
||||
@ -128,7 +128,7 @@ Directories explained:
|
||||
- `app-sim`: The PC/simulator application example
|
||||
- `boards`: Contains ESP modules with drivers
|
||||
- `tactility`: The main application platform code ([src/](./tactility/src))
|
||||
- `tactility-esp`: ESP-specific application code (e.g. wifi app and service)
|
||||
- `tactility-headless`: Service framework and default services.
|
||||
- `tactility-core`: Core functionality regarding threads, stdlib, etc. ([src/](./tactility-core/src))
|
||||
- `libs`: Contains a mix of regular libraries and ESP modules
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user