Ken Van Hoeylandt
|
14eb43211d
|
Support for Waveshare S3 Touch LCD 4.3 (#18)
* initial changes for waveshare s3 touch support
* fix lvgl locking
* fix for lvgl locking
* cleaned up dependencies
* boards now depend on tactility instead of tactility-esp
* revert deletion
* remove component
* working touch&display driver
* added waveshare to github actions
* cleanup
* fix for driver
* fix for sim build
* build fixes
* updated docs
* updated docs
* attempt new sdl2 github action
* revert
* fixes for clion/cmdline build
environment wasn't parsed properly
* temporarily disable pc sim build
|
2024-01-26 21:36:21 +01:00 |
|
Ken Van Hoeylandt
|
ed2d0cc78a
|
Move FreeRTOSConfig.h to app-sim (#17)
* Move FreeRTOSConfig.h to app-sim
* improved docs
* updated ideas.md and removed finished todos
|
2024-01-22 00:27:17 +01:00 |
|
Ken Van Hoeylandt
|
d6baf40d0b
|
Implement LVGL with SDL for simulator (#16)
* Implemented LVGL with SDL for simulator
* cleanup
* added SDL to build
* build fix
* mutex fixes
* sim app cleanup and improvements
* docs updated
* fix for sdl?
* fix for SDL cmake setup
|
2024-01-21 22:27:00 +01:00 |
|
Ken Van Hoeylandt
|
18a5c5aa45
|
Move Config back to tactility project (#15)
|
2024-01-20 16:23:33 +01:00 |
|
Ken Van Hoeylandt
|
e2209ccba8
|
Move app/service code from tactility-core to tactility (#14)
* Move app/service code from tactility-core to tactility
* fix formatting
* updated dev docs
|
2024-01-20 15:41:01 +01:00 |
|
Ken Van Hoeylandt
|
6bd65abbb4
|
Tactility modules refactored (#13)
* refactor modules
* moved esp_lvgl_port to libs/
* added missing file
* fix for sim build
* various sim/pc fixes
* lvgl improvements
* added missing cmake files
|
2024-01-20 14:10:19 +01:00 |
|