代码拉取完成,页面将自动刷新
; 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:esp32s3]
platform = espressif32
board = esp32-s3-devkitc-1
framework = arduino
; 指定为16MB的FLASH分区表
board_build.arduino.partitions = default_16MB.csv
; 指定FLASH和PSRAM的运行模式
board_build.arduino.memory_type = qio_opi
; 预定义宏,启用PSRAM
build_flags = -DBOARD_HAS_PSRAM
; 指定FLASH容量为16MB
board_upload.flash_size = 16MB
; 串口控制台波特率
monitor_speed = 115200
;
monitor_filters = esp32_exception_decoder
lib_deps=
knolleary/PubSubClient@^2.8.0
bblanchon/ArduinoJson@^6.19.1
; esphome/ESP32-audioI2S@^2.0.7
mathertel/OneButton@^2.5.0
https://github.com/pschatzmann/arduino-audio-tools.git
https://github.com/pschatzmann/arduino-libhelix
https://github.com/thijse/Arduino-Log
lib_ldf_mode = deep+
board_build.filesystem = littlefs
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。