🍒 Makes feature toggles work independent

This commit is contained in:
Rune Harlyk
2024-06-05 14:42:56 +02:00
committed by Rune Harlyk
parent 5f5edcff2c
commit f95fdf02a5
9 changed files with 4702 additions and 4654 deletions
+7
View File
@@ -66,6 +66,13 @@ build_flags=
-D LED_BUILTIN=4
-D KEY_BUILTIN=0
[env:esp32-s3-devkitc-1]
board = esp32-s3-devkitc-1
board_build.arduino.memory_type = qio_opi
board_build.partitions = default_16MB.csv
board_upload.flash_size = 16MB
build_flags=
${env.build_flags}
[env:esp32dev]
board = esp32dev
board_build.partitions = min_spiffs.csv