- Debounce nav button presses: This fixes multiple triggers on a single press to navigate back. Otherwise, more than 1 app would often close at the same time. - Nav button respond to release instead of push down, because these buttons aren't super reliable in general. (I might change this in the future after more testing) - Move single buzz earlier in boot phase, so that we can detect silent boot loops.
Overview
Tactility is an operating system that focuses on the ESP32 microcontroller family.
See https://tactility.one for more information.
You can run built-in apps or start them from an SD card:
It's easy to manage system settings:
License
Description
Languages
C++
52.3%
C
40.4%
Assembly
4.6%
CMake
1.6%
Python
0.7%
Other
0.4%





