Ken Van Hoeylandt
ddf46b07e9
SD card support for 2432S024C and some fixes ( #24 )
...
- Implemented SD card support for Yellow Board 2432S024C
- Fix for locking bug when showing gui keyboard
- T-Deck driver naming fixes
- Loader tag name consistency improvement
2024-01-28 21:52:05 +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