Skip to content

Commit 3de37e9

Browse files
committed
fix feather esp32-s2 name (it has psram!) and add tft variant
1 parent 1c94c38 commit 3de37e9

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

boards.txt

+9-1
Original file line numberDiff line numberDiff line change
@@ -4415,7 +4415,6 @@ adafruit_feather_esp32s2.build.mcu=esp32s2
44154415
adafruit_feather_esp32s2.build.core=esp32
44164416
adafruit_feather_esp32s2.build.variant=adafruit_feather_esp32s2
44174417
adafruit_feather_esp32s2.build.board=ADAFRUIT_FEATHER_ESP32S2
4418-
44194418
adafruit_feather_esp32s2.build.cdc_on_boot=1
44204419
adafruit_feather_esp32s2.build.msc_on_boot=0
44214420
adafruit_feather_esp32s2.build.dfu_on_boot=0
@@ -4557,9 +4556,15 @@ adafruit_feather_esp32s2.menu.DebugLevel.debug=Debug
45574556
adafruit_feather_esp32s2.menu.DebugLevel.debug.build.code_debug=4
45584557
adafruit_feather_esp32s2.menu.DebugLevel.verbose=Verbose
45594558
adafruit_feather_esp32s2.menu.DebugLevel.verbose.build.code_debug=5
4559+
<<<<<<< HEAD
4560+
4561+
##############################################################
4562+
4563+
=======
45604564

45614565
##############################################################
45624566

4567+
>>>>>>> ed84c4b3 (fix feather esp32-s2 name (it has psram!) and add tft variant)
45634568
adafruit_feather_esp32s2_tft.name=Adafruit Feather ESP32-S2 TFT
45644569
adafruit_feather_esp32s2_tft.vid.0=0x239A
45654570
adafruit_feather_esp32s2_tft.pid.0=0x810F
@@ -4721,6 +4726,7 @@ adafruit_feather_esp32s2_tft.menu.DebugLevel.debug=Debug
47214726
adafruit_feather_esp32s2_tft.menu.DebugLevel.debug.build.code_debug=4
47224727
adafruit_feather_esp32s2_tft.menu.DebugLevel.verbose=Verbose
47234728
adafruit_feather_esp32s2_tft.menu.DebugLevel.verbose.build.code_debug=5
4729+
<<<<<<< HEAD
47244730

47254731
##############################################################
47264732

@@ -4885,6 +4891,8 @@ adafruit_qtpy_esp32s2.menu.DebugLevel.debug=Debug
48854891
adafruit_qtpy_esp32s2.menu.DebugLevel.debug.build.code_debug=4
48864892
adafruit_qtpy_esp32s2.menu.DebugLevel.verbose=Verbose
48874893
adafruit_qtpy_esp32s2.menu.DebugLevel.verbose.build.code_debug=5
4894+
=======
4895+
>>>>>>> ed84c4b3 (fix feather esp32-s2 name (it has psram!) and add tft variant)
48884896

48894897
##############################################################
48904898

0 commit comments

Comments
 (0)