Skip to content

Commit 7f7f850

Browse files
committed
Update all_platforms.py - Add adafruit_feather_esp32s3_reverse_tft_debug
1 parent 63ff8dc commit 7f7f850

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

all_platforms.py

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"feather_esp32s3_tft" : ["esp32:esp32:adafruit_feather_esp32s3_tft", "0xc47e5767", None],
3131
"feather_esp32s3_tft_debug" : ["esp32:esp32:adafruit_feather_esp32s3_tft:DebugLevel=verbose", "0xc47e5767", None],
3232
"feather_esp32s3_reverse_tft" : ["esp32:esp32:adafruit_feather_esp32s3_reversetft", "0xc47e5767", None],
33+
"feather_esp32s3_reverse_tft_debug" : ["esp32:esp32:adafruit_feather_esp32s3_reversetft:DebugLevel=verbose", "0xc47e5767", None],
3334
"matrixportal_s3" : ["esp32:esp32:adafruit_matrixportal_esp32s3", "0xc47e5767", None],
3435
"metro_esp32s3" : ["esp32:esp32:adafruit_metro_esp32s3", "0xc47e5767", None],
3536
"pycamera_s3" : ["espressif:esp32:adafruit_camera_esp32s3", "0xc47e5767", "espressif/master"],

0 commit comments

Comments
 (0)