Initial commit - sync AliceRC to Gitea

This commit is contained in:
2026-08-03 15:54:25 +08:00
commit 493b7d81d7
1510 changed files with 185319 additions and 0 deletions
@@ -0,0 +1,10 @@
source "/root/esp-idf/components/efuse/Kconfig"
source "/root/esp-idf/components/esp_common/Kconfig"
source "/root/esp-idf/components/esp_hw_support/Kconfig"
source "/root/esp-idf/components/esp_system/Kconfig"
source "/root/esp-idf/components/freertos/Kconfig"
source "/root/esp-idf/components/hal/Kconfig"
source "/root/esp-idf/components/log/Kconfig"
source "/root/esp-idf/components/newlib/Kconfig"
source "/root/esp-idf/components/soc/Kconfig"
source "/root/esp-idf/components/spi_flash/Kconfig"