Ken Van Hoeylandt 92ca046681 app-module events & callstack config, crash diagnostics (#630)
- Apps can specify task stack depth and preferred memory placement in their manifests.
- App identifiers are validated against length and character requirements.
- Crash diagnostics now show the crash cause, reason, fault address, call stack, and program-counter details, with logs saved for review.
- App closing is more consistent across built-in screens. There's now a dedicated function, and the old _emit() function is made private.
- Crash diagnostics no longer display a QR code without a call stack.
- Improved memory allocation for unrestricted requests.
2026-08-27 21:50:12 +02:00
2026-08-25 17:44:20 +02:00
2026-07-04 21:26:43 +02:00
2026-08-18 20:43:07 +02:00
2026-08-20 17:22:01 +02:00
2026-08-25 17:44:20 +02:00
2025-02-08 23:10:31 +01:00
2026-08-07 19:30:22 +02:00
2026-08-18 20:43:07 +02:00
2026-08-23 17:21:16 +02:00
2026-07-30 17:19:11 +02:00
2026-08-23 17:21:16 +02:00
2025-08-02 12:28:28 +02:00
2026-07-02 20:52:26 +02:00

Overview

Tactility is an operating system that focuses on the ESP32 microcontroller family.

See https://tactilityproject.org for more information.

photo of devices running Tactility  screenshot of launcher app

You can run built-in apps or start them from an SD card. It's easy to manage system settings:

screenshot off app list app  screenshot of settings app

License

GNU General Public License Version 3

S
Description
No description provided
Readme 131 MiB
Languages
C++ 65.5%
C 28.6%
Python 3.4%
CMake 1.4%
HTML 1%