hz
This commit is contained in:
Executable
+12
@@ -0,0 +1,12 @@
|
||||
[env:esp32-s3-devkitc-1]
|
||||
platform = espressif32
|
||||
board = esp32-s3-devkitc-1
|
||||
framework = espidf
|
||||
|
||||
board_build.arduino.memory_type = qio_opi
|
||||
build_flags =
|
||||
-D BOARD_HAS_PSRAM
|
||||
-mfix-esp32-psram-cache-issue
|
||||
-D CONFIG_SPIRAM_USE_MALLOC=1
|
||||
-D CONFIG_SPIRAM_TYPE_AUTO=1
|
||||
-D CONFIG_SPIRAM_SPEED_80M=1
|
||||
Reference in New Issue
Block a user