Ken Van Hoeylandt
69165263f1
Various improvements ( #32 )
...
- Set DPI for Waveshare S3 board
- Cleanup whitespace in test
- Replace FreeRTOS semaphore in `Loader` to `Mutex`
2024-02-03 15:45:53 +01:00
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
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
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
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