integrate the tft driver into the code

This commit is contained in:
2024-09-18 17:14:24 -05:00
parent fd351d0934
commit 3561117a56
10 changed files with 537 additions and 21 deletions
+7 -1
View File
@@ -344,7 +344,7 @@ CONFIG_IDF_TOOLCHAIN="gcc"
CONFIG_IDF_TARGET_ARCH_XTENSA=y
CONFIG_IDF_TARGET_ARCH="xtensa"
CONFIG_IDF_TARGET="esp32s3"
CONFIG_IDF_INIT_VERSION="5.2.1"
CONFIG_IDF_INIT_VERSION="$IDF_INIT_VERSION"
CONFIG_IDF_TARGET_ESP32S3=y
CONFIG_IDF_FIRMWARE_CHIP_ID=0x0009
@@ -510,6 +510,12 @@ CONFIG_PARTITION_TABLE_OFFSET=0x8000
CONFIG_PARTITION_TABLE_MD5=y
# end of Partition Table
#
# BLK_BOX Config
#
CONFIG_USE_NEW_DISPLAY=y
# end of BLK_BOX Config
#
# Compiler options
#