some fixes
This commit is contained in:
@@ -14,9 +14,11 @@ board = ttgo-t-watch
|
||||
framework = arduino
|
||||
board_build.f_flash = 80000000L
|
||||
monitor_speed = 115200
|
||||
monitor_filters = default, esp32_exception_decoder
|
||||
monitor_filters =
|
||||
default
|
||||
esp32_exception_decoder
|
||||
build_flags =
|
||||
; -DCORE_DEBUG_LEVEL=3
|
||||
-DCORE_DEBUG_LEVEL=3
|
||||
-DBOARD_HAS_PSRAM
|
||||
-mfix-esp32-psram-cache-issue
|
||||
src_filter =
|
||||
|
||||
Reference in New Issue
Block a user