0.1
This commit is contained in:
@@ -3,6 +3,8 @@ platform = espressif32
|
||||
board = esp32-s3-devkitc-1
|
||||
framework = espidf
|
||||
|
||||
board_build.partitions = partitions.csv
|
||||
|
||||
board_build.arduino.memory_type = qio_opi
|
||||
build_flags =
|
||||
-D BOARD_HAS_PSRAM
|
||||
@@ -10,3 +12,4 @@ build_flags =
|
||||
-D CONFIG_SPIRAM_USE_MALLOC=1
|
||||
-D CONFIG_SPIRAM_TYPE_AUTO=1
|
||||
-D CONFIG_SPIRAM_SPEED_80M=1
|
||||
monitor_speed = 115200
|
||||
Reference in New Issue
Block a user