mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-10 07:02:11 +00:00
Update platformio.ini
This commit is contained in:
parent
5b1d3a0c51
commit
7f935717db
@ -12,7 +12,8 @@ build_flags =
|
|||||||
lib_deps =
|
lib_deps =
|
||||||
${esp32_base.lib_deps}
|
${esp32_base.lib_deps}
|
||||||
zinggjm/GxEPD2@^1.4.9
|
zinggjm/GxEPD2@^1.4.9
|
||||||
lewisxhe/PCF8563_Library@^1.0.0
|
# lewisxhe/PCF8563_Library@^1.0.1 // switch to this one when it is released!
|
||||||
|
https://github.com/lewisxhe/PCF8563_Library.git#fe8cface109f63b5a4fb6abeaf87c6de0faa24c6
|
||||||
board_build.f_cpu = 240000000L
|
board_build.f_cpu = 240000000L
|
||||||
upload_protocol = esptool
|
upload_protocol = esptool
|
||||||
upload_port = /dev/ttyACM*
|
upload_port = /dev/ttyACM*
|
||||||
|
Loading…
Reference in New Issue
Block a user