Move FreeRTOSConfig.h to app-sim (#17)
* Move FreeRTOSConfig.h to app-sim * improved docs * updated ideas.md and removed finished todos
This commit is contained in:
committed by
GitHub
parent
d6baf40d0b
commit
ed2d0cc78a
@@ -3,6 +3,8 @@
|
||||
Tactility is a front-end application platform for ESP32. It is mainly intended for touchscreen devices.
|
||||
It provides an application framework that is based on code from the [Flipper Zero](https://github.com/flipperdevices/flipperzero-firmware/) project.
|
||||
|
||||
**Status: Alpha**
|
||||
|
||||

|
||||
|
||||
Tactility features:
|
||||
@@ -15,8 +17,6 @@ Requirements:
|
||||
- ESP32 (any?) with a display (connected via SPI or I2C)
|
||||
- [esp-idf 5.1.2](https://docs.espressif.com/projects/esp-idf/en/v5.1.2/esp32/get-started/index.html) or a newer v5.1.x
|
||||
|
||||
**Status: Alpha**
|
||||
|
||||
## Technologies
|
||||
|
||||
UI is created with [lvgl](https://github.com/lvgl/lvgl) via [esp_lvgl_port](https://github.com/espressif/esp-bsp/tree/master/components/esp_lvgl_port).
|
||||
|
||||
Reference in New Issue
Block a user