Ken Van Hoeylandt
d31b6b48a4
Tactility.py 3.2.0
...
Fix for domain name changes and local sdk
2026-02-04 17:47:52 +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
6cb52d826d
tactility.py 2.5.0 ( #17 )
2025-12-30 20:35:32 +01:00
Shadowtrance
64402e261a
Two Eleven App aka 2048 ( #16 )
2025-12-30 20:24:50 +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
16770e63d3
Fix for crash
...
Added mutex lock in timer update function
2025-10-15 20:20:32 +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
d33e7a41df
Updated tactility.py to v2.4.0 ( #9 )
2025-10-06 22:50:43 +02:00
Ken Van Hoeylandt
b39bd6b6f5
Simplify app registration with TactilityCpp ( #7 )
...
- Simplified app registration with a C++ wrapper for the TactilityC.
- Rename the various app classes from `Application` to more specific names like `Calculator` etc.
2025-10-05 22:38:26 +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