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
+12
View File
@@ -0,0 +1,12 @@
{
"COMPONENT_KCONFIGS": "/root/esp-idf/components/efuse/Kconfig;/root/esp-idf/components/esp_common/Kconfig;/root/esp-idf/components/esp_hw_support/Kconfig;/root/esp-idf/components/esp_system/Kconfig;/root/esp-idf/components/freertos/Kconfig;/root/esp-idf/components/hal/Kconfig;/root/esp-idf/components/log/Kconfig;/root/esp-idf/components/newlib/Kconfig;/root/esp-idf/components/soc/Kconfig;/root/esp-idf/components/spi_flash/Kconfig",
"COMPONENT_KCONFIGS_PROJBUILD": "/root/esp-idf/components/bootloader/Kconfig.projbuild;/root/esp-idf/components/esp_app_format/Kconfig.projbuild;/root/esp-idf/components/esp_rom/Kconfig.projbuild;/root/esp-idf/components/esptool_py/Kconfig.projbuild;/root/esp-idf/components/partition_table/Kconfig.projbuild",
"COMPONENT_SDKCONFIG_RENAMES": "/root/esp-idf/components/bootloader/sdkconfig.rename;/root/esp-idf/components/esp_hw_support/sdkconfig.rename;/root/esp-idf/components/esp_hw_support/sdkconfig.rename.esp32s3;/root/esp-idf/components/esp_system/sdkconfig.rename;/root/esp-idf/components/esp_system/sdkconfig.rename.esp32s3;/root/esp-idf/components/esptool_py/sdkconfig.rename;/root/esp-idf/components/freertos/sdkconfig.rename;/root/esp-idf/components/hal/sdkconfig.rename;/root/esp-idf/components/newlib/sdkconfig.rename.esp32s3;/root/esp-idf/components/spi_flash/sdkconfig.rename",
"IDF_TARGET": "esp32s3",
"IDF_TOOLCHAIN": "gcc",
"IDF_VERSION": "5.3.1",
"IDF_ENV_FPGA": "",
"IDF_PATH": "/root/esp-idf",
"COMPONENT_KCONFIGS_SOURCE_FILE": "/root/AliceRC/AliceRC_ESP32/build/bootloader/kconfigs.in",
"COMPONENT_KCONFIGS_PROJBUILD_SOURCE_FILE": "/root/AliceRC/AliceRC_ESP32/build/bootloader/kconfigs_projbuild.in"
}