Ken Van Hoeylandt
|
7a7b31e426
|
Various improvements (#21)
* T-Deck stability and naming improvements
* allow main task to clean itself up
* remove unused includes
* various lvgl improvements
* added docs
|
2024-01-27 23:13:17 +01:00 |
|
Ken Van Hoeylandt
|
ccbe6b7ab8
|
LilyGo T-Deck keyboard support & display driver improvements (#19)
* LilyGo T-Deck keyboard support
* reverse logic
* docs and readability
* cleanup
* optimize driver buffer
* cleanup
|
2024-01-27 12:34:02 +01:00 |
|
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
|
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 |
|
Ken Van Hoeylandt
|
28bd80c1f1
|
Rename project to tactility (#7)
* wifi wip
* renamed project to Tactility
* renamed code files and defines
* changed prefixes to tt_
* removed wifi wip code
|
2024-01-06 12:24:38 +01:00 |
|
Ken Van Hoeylandt
|
8336316133
|
Added Lilygo T-Deck support & more (#4)
* added lilygo t-deck
restructured boards
implemented HardwareConfig
implemented lilygo t-deck lcd and touch drivers
added sdkconfig defaults for supported boards
* cleanup
* added esp32s3 job
* build job names updated
* wip
* partial revert
* update readme and build.yml
* updated build.yaml with fix for quotes
* use esp-idf 5.1.2
* improvements and fixes
* fixes for display code
* made config const
* various improvements
|
2024-01-05 17:01:39 +01:00 |
|