Skip to content

Commit 2a19f5c

Browse files
authored
Update filename and add custom variant.
Variant is based on this PR espressif/arduino-esp32#9386
1 parent c917f1f commit 2a19f5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

boards/esp32-s3-touch-lcd-1.28.json renamed to boards/waveshare_esp32s3-touch-lcd-128.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"core": "esp32",
88
"extra_flags": [
9-
"-DARDUINO_ESP32_S3_TOUCH_LCD_128",
9+
"-DARDUINO_WAVESHARE_ESP32S3_TOUCH_LCD_128",
1010
"-DARDUINO_RUNNING_CORE=1",
1111
"-DARDUINO_EVENT_RUNNING_CORE=1",
1212
"-DBOARD_HAS_PSRAM"
@@ -21,7 +21,7 @@
2121
]
2222
],
2323
"mcu": "esp32s3",
24-
"variant": "esp32s3"
24+
"variant": "waveshare_esp32s3_touch_lcd_128"
2525
},
2626
"connectivity": [
2727
"bluetooth",

0 commit comments

Comments
 (0)