Added OTA-Update

This commit is contained in:
2021-06-13 23:18:14 +02:00
parent 8d151458d4
commit 7ab8294dc7
3 changed files with 57 additions and 0 deletions

View File

@@ -15,6 +15,11 @@ board_build.filesystem = littlefs
board_build.f_flash = 80000000L
board_build.ldscript = eagle.flash.4m1m.ld
upload_protocol = espota
upload_port = ESP_OTA.local
upload_flags=
--auth=UploadTheFlag
build_flags=
-D DEVICE_NAME='"DE CTF Timer Prototype 1"'
-D WIFI_CLIENT