代码拉取完成,页面将自动刷新
; 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:esp32dev]
platform = espressif32
framework = arduino
board = esp32dev
monitor_speed = 115200
upload_speed = 921600
build_flags =
-D CONFIG_SPI_MOSI=4
-D CONFIG_SPI_SCK=16
-D CONFIG_SPI_CS=17
-D CONFIG_PIN_DC=5
-D CONFIG_PIN_RST=18
-D CONFIG_PIN_BUSY=19
-D CONFIG_SPI_MISO=-1
board_build.partitions = mypartitions16m.csv
monitor_filters = esp32_exception_decoder
board_upload.flash_size = 16MB
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。