15 Commits

Author SHA1 Message Date
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
3b9986fcef updated readme 2024-01-05 17:12:04 +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
Ken Van Hoeylandt
c0824af966 added data partitions and app loading logic 2024-01-02 16:55:17 +01:00
Ken Van Hoeylandt
b9427d4eba
App Loading via Loader (#1)
* app loading wip

* various improvements

irq/isr stuff is now working
lvgl locking where needed
hello world now uses proper mutex for app unlocking
etc?

* various improvements

* cmsis_esp improvements

* implement interrupts
2023-12-30 12:39:07 +01:00
Ken Van Hoeylandt
84493e7354 typo 2023-12-28 01:19:42 +01:00
Ken Van Hoeylandt
62b714df32 improved sample app links 2023-12-28 01:12:00 +01:00
Ken Van Hoeylandt
83ef89cf07 improved NbApp definition
default values added for task priority and stack size
+ other small improvements
2023-12-28 00:07:39 +01:00
Ken Van Hoeylandt
f4088f5762 various improvements
stopped using private header folder (for ease of development - for now)
implemented basic gui service (WIP)
added sdkconfig.defaults to the repo
updated docs
2023-12-27 13:57:20 +01:00
Ken Van Hoeylandt
25b0aa09e2 updated readme 2023-12-26 22:04:47 +01:00
Ken Van Hoeylandt
e6525364c6 basic application support 2023-12-25 17:53:58 +01:00
Ken Van Hoeylandt
7886d5c2f9 updated readme 2023-12-25 13:14:46 +01:00
Ken Van Hoeylandt
1133fb9031 basic docs and sample code improved 2023-12-25 13:13:57 +01:00
Ken Van Hoeylandt
f8dd6180b3 updated readme 2023-12-25 13:06:00 +01:00
Ken Van Hoeylandt
6fd12b2160 initial commit 2023-12-25 12:42:06 +01:00