8000 yay for esp32-s2 mini module with PSRAM :) (#5811) · espressif/arduino-esp32@caa8d07 · GitHub
[go: up one dir, main page]

Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit caa8d07

Browse files
authored
yay for esp32-s2 mini module with PSRAM :) (#5811)
1 parent 15bbd0a commit caa8d07

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

boards.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4373,7 +4373,7 @@ adafruit_funhouse_esp32s2.menu.DebugLevel.verbose.build.code_debug=5
43734373

43744374
##############################################################
43754375

4376-
adafruit_feather_esp32s2_nopsram.name=Adafruit Feather ESP32-S2 (no PSRAM)
4376+
adafruit_feather_esp32s2_nopsram.name=Adafruit Feather ESP32-S2
43774377
adafruit_feather_esp32s2_nopsram.vid.0=0x239A
43784378
adafruit_feather_esp32s2_nopsram.pid.0=0x80EB
43794379
adafruit_feather_esp32s2_nopsram.vid.1=0x239A
@@ -4398,7 +4398,7 @@ adafruit_feather_esp32s2_nopsram.build.target=esp32s2
43984398
adafruit_feather_esp32s2_nopsram.build.mcu=esp32s2
43994399
adafruit_feather_esp32s2_nopsram.build.core=esp32
44004400
adafruit_feather_esp32s2_nopsram.build.variant=adafruit_feather_esp32s2
4401-
adafruit_feather_esp32s2_nopsram.build.board=ADAFRUIT_FEATHER_ESP32S2_NOPSRAM
4401+
adafruit_feather_esp32s2_nopsram.build.board=ADAFRUIT_FEATHER_ESP32S2
44024402

44034403
adafruit_feather_esp32s2_nopsram.build.cdc_on_boot=0
44044404
adafruit_feather_esp32s2_nopsram.build.msc_on_boot=0
@@ -4426,10 +4426,10 @@ adafruit_feather_esp32s2_nopsram.menu.DFUOnBoot.default.build.dfu_on_boot=0
44264426
adafruit_feather_esp32s2_nopsram.menu.DFUOnBoot.dfu=Enabled
44274427
adafruit_feather_esp32s2_nopsram.menu.DFUOnBoot.dfu.build.dfu_on_boot=1
44284428

4429-
adafruit_feather_esp32s2_nopsram.menu.PSRAM.disabled=Disabled
4430-
adafruit_feather_esp32s2_nopsram.menu.PSRAM.disabled.build.defines=
44314429
adafruit_feather_esp32s2_nopsram.menu.PSRAM.enabled=Enabled
44324430
adafruit_feather_esp32s2_nopsram.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM
4431+
adafruit_feather_esp32s2_nopsram.menu.PSRAM.disabled=Disabled
4432+
adafruit_feather_esp32s2_nopsram.menu.PSRAM.disabled.build.defines=
44334433

44344434
adafruit_feather_esp32s2_nopsram.menu.PartitionScheme.default=Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS)
44354435
adafruit_feather_esp32s2_nopsram.menu.PartitionScheme.default.build.partitions=default

0 commit comments

Comments
 (0)
0