some fixes and firmware stabilization

This commit is contained in:
sharandac
2020-08-06 17:31:40 +02:00
parent 7876f35e39
commit 4f22ef3c24
26 changed files with 1646 additions and 967 deletions

View File

@@ -15,6 +15,7 @@ framework = arduino
board_build.f_flash = 80000000L
monitor_speed = 115200
build_flags =
; -DCORE_DEBUG_LEVEL=3
-DBOARD_HAS_PSRAM
-mfix-esp32-psram-cache-issue
src_filter =
@@ -23,4 +24,4 @@ lib_deps =
TTGO TWatch Library@>=1.2.0
ESP Async WebServer@>=1.2.0
AsyncTCP@>=1.1.1
ArduinoJson@>=6.15.2
ArduinoJson@>=6.15.2