Added ESP32-S3-Touch-AMOLED-1.8 support (#63)

* Added ESP32-S3-Touch-AMOLED-1.8 support

* Add ESP32-S3-Touch-AMOLED-1.8 support README

* Change the default image format

---------

Co-authored-by: Xiaoxia <terrence@tenclass.com>
This commit is contained in:
Y1hsiaochunnn
2025-01-14 23:49:51 +08:00
committed by GitHub
parent a9244470ef
commit bdbbff302d
9 changed files with 285 additions and 0 deletions

View File

@@ -62,6 +62,8 @@ choice BOARD_TYPE
bool "虾哥 Mini C3"
config BOARD_TYPE_ESP32S3_KORVO2_V3
bool "ESP32S3_KORVO2_V3开发板"
config BOARD_TYPE_ESP32S3_Touch_AMOLED_1_8
bool "Waveshare ESP32-S3-Touch-AMOLED-1.8"
endchoice
endmenu