You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
502 B
INI

4 years ago
[env:lolin32]
platform = espressif32
board = lolin32
framework = arduino
;upload_port = 192.168.178.60
# lolin32
4 years ago
upload_speed = 921600
monitor_speed = 115200
# lolin32 lite
4 years ago
;upload_speed = 115200
;upload_port = /dev/cu.wchusbserial1460
4 years ago
lib_deps =
GxEPD2@~1.2.4
4 years ago
Adafruit GFX Library@~1.7.5
4 years ago
ArduinoNvs@~2.5
ESP Async WebServer@~1.2.3
4 years ago
4 years ago
# Semantic Versioning Rules
# http://docs.platformio.org/page/userguide/lib/cmd_install.html#description
#GxEPD2@^1.2.4
#GxEPD2@~1.2.4
#GxEPD2@>=1.2.4