Ken Van Hoeylandt e6abd496f9
Various improvements (#461)
* **New Features**
  * Time and delay utilities added (ticks, ms, µs); SD card now uses an expansion-header CS pin; HTTP downloads warn when run on the GUI task and yield to avoid blocking.

* **Bug Fixes / Reliability**
  * Many hard-crash paths converted to guarded checks to reduce abrupt termination and improve stability.

* **Tests**
  * Unit tests added to validate time and delay accuracy.

* **Chores**
  * License header and build/macro updates.
2026-01-27 08:04:21 +01:00
2026-01-27 00:18:53 +01:00
2026-01-27 08:04:21 +01:00
2026-01-27 08:04:21 +01:00
2026-01-27 00:18:53 +01:00
2026-01-27 08:04:21 +01:00
2026-01-27 08:04:21 +01:00
2026-01-27 08:04:21 +01:00
2026-01-27 08:04:21 +01:00
2026-01-27 08:04:21 +01:00
2025-02-08 23:10:31 +01:00
2026-01-27 08:04:21 +01:00
2026-01-04 14:27:10 +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%