Revert "restructure folders"

This reverts commit 6aac53cc3b.
This commit is contained in:
2023-08-16 22:25:32 +02:00
parent 6aac53cc3b
commit 5ef43baaa0
9 changed files with 22 additions and 23 deletions

View File

@@ -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