add some feature
This commit is contained in:
@@ -16,7 +16,6 @@ board_build.f_flash = 80000000L
|
||||
monitor_speed = 115200
|
||||
build_flags =
|
||||
-DSPI_FREQUENCY=80000000L
|
||||
; -DLV_ATTRIBUTE_FAST_MEM
|
||||
-DBOARD_HAS_PSRAM
|
||||
-mfix-esp32-psram-cache-issue
|
||||
src_filter =
|
||||
@@ -25,3 +24,5 @@ src_filter =
|
||||
+<../src/images>
|
||||
lib_deps =
|
||||
TTGO TWatch Library@>=1.2.0
|
||||
ESP Async WebServer@>=1.2.0
|
||||
AsyncTCP@>=1.1.1
|
||||
|
||||
Reference in New Issue
Block a user