Build improvements (#250)

- Fix case for board configs
-  CMake now only builds a single board instead of all boards for the selected SOC. This makes it quicker to compile a single firmware.
This commit is contained in:
Ken Van Hoeylandt
2025-03-16 22:04:03 +01:00
committed by GitHub
parent 7f33364bf4
commit ebd2c7c6f9
18 changed files with 91 additions and 75 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ CONFIG_FATFS_VOLUME_COUNT=3
# Hardware: Main
CONFIG_TT_BOARD_ELECROW_CROWPANEL_ADVANCE_35=y
CONFIG_TT_BOARD_NAME="CrowPanel Advance 3.5"
CONFIG_TT_BOARD_ID="crowpanel-advance-35"
CONFIG_TT_BOARD_ID="elecrow-crowpanel-advance-35"
CONFIG_IDF_EXPERIMENTAL_FEATURES=y
CONFIG_IDF_TARGET="esp32s3"
CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_240=y