not really a change, doesn't matter
This commit is contained in:
+2
-2
@@ -3,7 +3,7 @@ platform = espressif32
|
||||
board = esp32-s3-devkitc-1
|
||||
framework = arduino
|
||||
monitor_speed = 115200
|
||||
# upload_port = "/dev/ttyUSB0"
|
||||
upload_port = "/dev/ttyUSB1"
|
||||
|
||||
# lib_deps = moononournation/GFX Library for Arduino@
|
||||
# lvgl/lvgl
|
||||
@@ -17,7 +17,7 @@ build_flags = -Iinclude/
|
||||
-DBOARD_HAS_PSRAM
|
||||
-mfix-esp32-psram-cache-issue
|
||||
-std=gnu++17
|
||||
-DLOG_LEVEL=LOG_LEVEL_TRACE
|
||||
-DLOG_LEVEL=LOG_LEVEL_INFO
|
||||
|
||||
build_unflags = -std=gnu++11
|
||||
# -Ilib/u8g2/csrc
|
||||
|
||||
Reference in New Issue
Block a user