Ken Van Hoeylandt
b1e7eb999a
Update apps for SDK updates ( #38 )
...
The updates mainly relate to lvgl-module changes.
2026-07-26 17:20:01 +02:00
Ken Van Hoeylandt
4f635d38e3
Updates for removal of deprecated HAL ( #37 )
...
Update all apps to replace deprecated LVGL code and to use the new kernel APIs.
2026-07-26 12:47:03 +02:00
Ken Van Hoeylandt
694b68de1a
Fixes for app publishing ( #35 )
2026-07-03 22:30:14 +02:00
Ken Van Hoeylandt
4ab2377970
Manifest format update ( #33 )
2026-07-03 00:04:29 +02:00
Ken Van Hoeylandt
8a0f9ef4e4
SDK 0.7.0 & bump app versions ( #32 )
2026-07-02 19:31:34 +02:00
Ken Van Hoeylandt
9ba1d460bd
Update GPIO driver usage ( #23 )
...
Recently the SDK removed GPIO functionality because pins are now exclusively claimed by a driver. That means the GPIO app can't claim pins that are already in use... except when it calls the ESP-IDF driver code directly, which is what the app now does.
2026-02-12 08:35:12 +01:00
Ken Van Hoeylandt
b6c27b64d4
Tactility.py 3.0.0 and SDK updates for 0.7.0-dev ( #19 )
...
- Remove `Libraries/Str`
- Replaced usage of `TactilityC` FreeRtos features with `TactilityFreeRtos` library
- Update `tactility.py`
- Removed redundant code from `TactilityCpp`
2026-01-04 02:20:06 +01:00
Ken Van Hoeylandt
b769ede7a8
Update to SDK 0.6.0 ( #14 )
2025-10-29 17:42:53 +01:00
Ken Van Hoeylandt
05862ae65c
Release pipelines ( #12 )
...
Create a release pipeline that builds a zip file with everything to copy onto the CDN for delivery in the upcoming App Hub.
2025-10-18 15:40:59 +02:00
Ken Van Hoeylandt
a42f018ddc
Add Serial Console app and update other apps for new SDK ( #10 )
2025-10-08 23:28:37 +02:00
Ken Van Hoeylandt
e1579d3cbd
Merge develop into main ( #6 )
...
- Update TactilitySDK to `0.6.0-SNAPSHOT10`: Refactor `tt_app_registration()` for the related changes
- Fix for Diceware app hanging
- Deleted unused `assets/` in HelloWorld app
2025-10-05 21:16:39 +02:00
Ken Van Hoeylandt
37c5002c5d
Add GPIO app and update CI ( #5 )
2025-10-05 18:43:35 +02:00