55 Star 748 Fork 329

ESP-Friends/esp_sparkbot

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
sdkconfig.defaults 546 Bytes
Copy Edit Raw Blame History
#
# Serial flasher config
#
CONFIG_ESPTOOLPY_FLASHMODE_QIO=y
CONFIG_ESPTOOLPY_FLASH_SAMPLE_MODE_STR=y
CONFIG_ESPTOOLPY_FLASHFREQ_80M=y
CONFIG_ESPTOOLPY_FLASHFREQ="80m"
CONFIG_ESPTOOLPY_HEADER_FLASHSIZE_UPDATE=y
# end of Serial flasher config
CONFIG_FREERTOS_ENABLE_BACKWARD_COMPATIBILITY=y
#
# Compiler options
#
CONFIG_COMPILER_OPTIMIZATION_PERF=y
#
# ESP WDT CONFIG
#
# CONFIG_TASK_WDT_PANIC is not set
CONFIG_TASK_WDT_TIMEOUT_S=10
#
# FREERTOS
#
CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH=4096
#
# Audio HAL
#
CONFIG_ESP32_S3_SPARKBOT_BOARD=y
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/esp-friends/esp_sparkbot.git
git@gitee.com:esp-friends/esp_sparkbot.git
esp-friends
esp_sparkbot
esp_sparkbot
master

Search