aboutsummaryrefslogtreecommitdiff
path: root/src/helpers/ESP32Board.cpp
AgeCommit message (Collapse)Author
2026-01-30fix: remove esp_wifi.h from esp32board.htaco
saves ~500 bytes of dram and allows Tbeam to compile again
2025-05-30added basic support for LilyGo Tlora C6recrof
2025-05-09* ESP32Board: can now download entire log file via OTA webserver (URL: /log)Scott Powell
2025-03-23* refactor: ESP32 OTA lib-deps now selectively addedScott Powell
2025-03-22* OTA update for ESP32 targetsScott Powell