代码拉取完成,页面将自动刷新
; PlatformIO Project Configuration File
;
; Build options: build flags, source filter
; Upload options: custom upload port, speed and extra flags
; Library options: dependencies, extra library storages
; Advanced options: extra scripting
;
; Please visit documentation for the other options and examples
; https://docs.platformio.org/page/projectconf.html
[env:ESP-LCD]
platform = espressif32
board = esp32s3box
framework = arduino
platform_packages =
platformio/framework-arduinoespressif32@https://github.com/espressif/arduino-esp32.git
platformio/framework-arduinoespressif32-libs@https://github.com/espressif/esp32-arduino-libs.git#idf-release/v5.1
upload_speed = 921600
monitor_speed = 115200
;build_flags =
; -DBOARD_HAS_PSRAM
; -DLV_CONF_INCLUDE_SIMPLE
; -DDISABLE_ALL_LIBRARY_WARNINGS
; -DARDUINO_USB_CDC_ON_BOOT=1
; -DCORE_DEBUG_LEVEL=1
; -DLV_LVGL_H_INCLUDE_SIMPLE
; -I src
build_flags =
-DBOARD_HAS_PSRAM
-mfix-esp32-psram-cache-issue
-DCONFIG_MBEDTLS_DYNAMIC_BUFFER=1
-DCONFIG_BT_ALLOCATION_FROM_SPIRAM_FIRST=1
-DCONFIG_SPIRAM_CACHE_WORKAROUND=1
board_build.partitions = huge_app.csv
lib_deps =
arduino-libraries/NTPClient@^3.2.1
bblanchon/ArduinoJson@6.21.3
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。