starting drawing text

- zlib from components
- framebuffer for faster drawing
- disable currently smartconfig

Signed-off-by: Peter Siegmund <peter@rdkr.com>
This commit is contained in:
Peter Siegmund
2024-06-06 21:56:47 +02:00
parent 3094274ad8
commit ca68e9786c
67 changed files with 49140 additions and 15496 deletions

View File

@@ -1,25 +1,7 @@
## IDF Component Manager Manifest File
dependencies:
## Required IDF version
idf:
version: ">=4.1.0"
# # Put list of dependencies here
# # For components maintained by Espressif:
# component: "~1.0.0"
# # For 3rd party components:
# username/component: ">=1.0.0,<2.0.0"
# username2/component2:
# version: "~1.0.0"
# # For transient dependencies `public` flag can be set.
# # `public` flag doesn't have an effect dependencies of the `main` component.
# # All dependencies of `main` are public by default.
# public: true
version: ">=5.0.0"
# lvgl/lvgl: "^8.4.0"
# mars3142/microtimber: "^0.1.0"
# espressif/zlib: "^1.3.0"
# espressif/libpng: "^1.6.39~1"
# LilyGo-EPD47:
# git: git@github.com:Xinyuan-LilyGO/LilyGo-EPD47.git
# path: src
# version: esp32s3
espressif/zlib: "^1.3.0"
# espressif/libpng: "^1.6.39~1"