1、原有ESP32-S3功能基本实现,有些小Bug需要修复; 2、RAM内存不够导致Img界面图片显示画质不完整,并且当前未开启蓝牙功能,开机蓝牙功能后RAM内存压力加剧;
12 lines
450 B
YAML
12 lines
450 B
YAML
dependencies:
|
|
cmake_utilities: 0.*
|
|
idf: '>=5.4'
|
|
description: ESP LCD ST77916(SPI & QSPI)
|
|
issues: https://github.com/espressif/esp-iot-solution/issues
|
|
repository: git://github.com/espressif/esp-iot-solution.git
|
|
repository_info:
|
|
commit_sha: 91aeb7fb41e8a3e76aeb21371f9f83711c74cf3f
|
|
path: components/display/lcd/esp_lcd_st77916
|
|
url: https://github.com/espressif/esp-iot-solution/tree/master/components/display/lcd/esp_lcd_st77916
|
|
version: 2.0.2
|