1 Star 0 Fork 5

freexu1/eInkCalendar8266

forked from x_hd2007/eInkCalendar8266 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
platformio.ini 964 Bytes
一键复制 编辑 原始数据 按行查看 历史
; 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:nodemcuv2]
platform = espressif8266
board = nodemcuv2
board_build.f_flash = 40000000L
board_build.flash_mode = qio
board_build.ldscript = eagle.flash.4m1m.ld
board_upload.speed = 115200
upload_protocol = esptool
framework = arduino
monitor_speed = 115200
lib_deps =
adafruit/Adafruit GFX Library@^1.10.4
olikraus/U8g2_for_Adafruit_GFX@^1.7.0
zinggjm/GxEPD2@^1.2.14
SPI
Wire
adafruit/Adafruit BusIO@^1.7.1
bblanchon/ArduinoJson@^6.17.2
mcxiaoke/ESPDateTime@^0.2.0
build_flags =
-D ESP8266
; DEBUG 编译参数 -DDEBUG_ESP_PORT=Serial -D DEBUG_ESP_SSL
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/feezai1/e-ink-calendar8266.git
git@gitee.com:feezai1/e-ink-calendar8266.git
feezai1
e-ink-calendar8266
eInkCalendar8266
master

搜索帮助