驱动lcd

This commit is contained in:
Tom Zhang
2026-02-27 18:09:20 +08:00
parent 2b6bcc83dc
commit 3e5aaa26d2
16 changed files with 945 additions and 314 deletions

View File

@@ -1,7 +1,7 @@
{
"idf.currentSetup": "/Users/moyyang/esp/v5.5.2/esp-idf",
"idf.flashType": "UART",
"idf.port": "/dev/tty.wchusbserial5B0B0251771",
"idf.port": "/dev/tty.usbserial-140",
"idf.openOcdConfigs": [
"board/esp32s3-builtin.cfg"
],