Ken Van Hoeylandt 26c17986c6
GPIO refactored (#495)
* **Refactor**
  * GPIO subsystem moved to a descriptor-based model for per-pin ownership and runtime pin management; many platform drivers now acquire/release descriptors.
  * Device trees and drivers now use GPIO phandle-style pin specifications across all boards and all drivers.

* **Behavior**
  * Device list now encodes per-device status (ok/disabled); boot will skip disabled devices accordingly.

* **Deprecation**
  * Legacy GPIO HAL marked deprecated and replaced with descriptor-based interfaces.

* **Chores**
  * Bindings and platform configs updated to the new GPIO pin-spec format.
2026-02-11 20:34:54 +01:00
2026-02-09 22:12:03 +01:00
2026-02-11 20:34:54 +01:00
2026-01-28 21:15:36 +01:00
2026-02-11 20:34:54 +01:00
2026-02-08 22:14:18 +01:00
2026-02-11 20:34:54 +01:00
2026-02-10 12:35:40 +01:00
2026-02-11 20:34:54 +01:00
2026-02-11 20:34:54 +01:00
2026-02-11 20:34:54 +01:00
2026-02-08 22:14:18 +01:00
2026-02-11 20:34:54 +01:00
2025-02-08 23:10:31 +01:00
2026-02-06 22:50:13 +01:00
2026-02-09 22:12:03 +01:00
2025-08-02 12:28:28 +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

Description
An operating system for ESP32 devices.
Readme 59 MiB
Languages
C++ 61.4%
C 31.5%
Python 3.9%
HTML 1.6%
CMake 1.5%
Other 0.1%