更新工程构建脚本

This commit is contained in:
LokLiang
2025-04-10 10:57:59 +08:00
parent 133181c542
commit 9d51493326
8 changed files with 39 additions and 53 deletions

View File

@@ -1,13 +1,10 @@
# This file was generated using idf.py save-defconfig. It can be edited manually.
# Espressif IoT Development Framework (ESP-IDF) Project Minimal Configuration
# Espressif IoT Development Framework (ESP-IDF) 5.2.1 Project Minimal Configuration
#
CONFIG_IDF_TARGET="esp32c3"
CONFIG_BOOTLOADER_LOG_LEVEL_WARN=y
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
CONFIG_PARTITION_TABLE_CUSTOM=y
CONFIG_PRODUCT_ID_SBDEMO=y
CONFIG_CAP_LED_STRIP=y
CONFIG_LED_STRIP_SKIP_PWRUP=y
CONFIG_BT_ENABLED=y
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
CONFIG_ESP_HTTP_CLIENT_ENABLE_DIGEST_AUTH=y