1 Star 4 Fork 0

音阙诗听 / SIXCLOCK

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
platformio.ini 797 Bytes
一键复制 编辑 原始数据 按行查看 历史
音阙诗听 提交于 2024-03-23 13:37 . first commit
; 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
1
https://gitee.com/yes-six/sixclock.git
git@gitee.com:yes-six/sixclock.git
yes-six
sixclock
SIXCLOCK
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891