@@ -20,13 +20,12 @@ framework = arduino
|
||||
[env:wt32-sc01_plus]
|
||||
board = wt32-sc01_plus
|
||||
board_build.partitions = partitions.csv
|
||||
build_src_filter =
|
||||
+<*> ; include all sources
|
||||
-<boards/xyz> ; except xyz specific implementations
|
||||
build_flags =
|
||||
-D CORE_DEBUG_LEVEL=4
|
||||
-D SCREEN_WIDTH=480
|
||||
-D SCREEN_HEIGHT=320
|
||||
-D ESP32S3
|
||||
-D WT32SC01PLUS
|
||||
-D BOARD_HAS_PSRAM
|
||||
-D ARDUINO_USB_CDC_ON_BOOT
|
||||
-D LV_CONF_INCLUDE_SIMPLE
|
||||
|
Reference in New Issue
Block a user