SC-F001 way better logging and parameters. not integrated yet but.

This commit is contained in:
Thaddeus Hughes
2025-12-13 10:57:09 -06:00
commit ac030005c3
505 changed files with 174645 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"COMPONENT_KCONFIGS": "C:/Espressif/frameworks/esp-idf-v5.3.1/components/efuse/Kconfig;C:/Espressif/frameworks/esp-idf-v5.3.1/components/esp_common/Kconfig;C:/Espressif/frameworks/esp-idf-v5.3.1/components/esp_hw_support/Kconfig;C:/Espressif/frameworks/esp-idf-v5.3.1/components/esp_system/Kconfig;C:/Espressif/frameworks/esp-idf-v5.3.1/components/freertos/Kconfig;C:/Espressif/frameworks/esp-idf-v5.3.1/components/hal/Kconfig;C:/Espressif/frameworks/esp-idf-v5.3.1/components/log/Kconfig;C:/Espressif/frameworks/esp-idf-v5.3.1/components/newlib/Kconfig;C:/Espressif/frameworks/esp-idf-v5.3.1/components/soc/Kconfig;C:/Espressif/frameworks/esp-idf-v5.3.1/components/spi_flash/Kconfig",
"COMPONENT_KCONFIGS_PROJBUILD": "C:/Espressif/frameworks/esp-idf-v5.3.1/components/bootloader/Kconfig.projbuild;C:/Espressif/frameworks/esp-idf-v5.3.1/components/esp_app_format/Kconfig.projbuild;C:/Espressif/frameworks/esp-idf-v5.3.1/components/esp_rom/Kconfig.projbuild;C:/Espressif/frameworks/esp-idf-v5.3.1/components/esptool_py/Kconfig.projbuild;C:/Espressif/frameworks/esp-idf-v5.3.1/components/partition_table/Kconfig.projbuild",
"COMPONENT_SDKCONFIG_RENAMES": "C:/Espressif/frameworks/esp-idf-v5.3.1/components/bootloader/sdkconfig.rename;C:/Espressif/frameworks/esp-idf-v5.3.1/components/esp_hw_support/sdkconfig.rename;C:/Espressif/frameworks/esp-idf-v5.3.1/components/esp_hw_support/sdkconfig.rename.esp32;C:/Espressif/frameworks/esp-idf-v5.3.1/components/esp_system/sdkconfig.rename;C:/Espressif/frameworks/esp-idf-v5.3.1/components/esp_system/sdkconfig.rename.esp32;C:/Espressif/frameworks/esp-idf-v5.3.1/components/esptool_py/sdkconfig.rename;C:/Espressif/frameworks/esp-idf-v5.3.1/components/freertos/sdkconfig.rename;C:/Espressif/frameworks/esp-idf-v5.3.1/components/hal/sdkconfig.rename;C:/Espressif/frameworks/esp-idf-v5.3.1/components/newlib/sdkconfig.rename.esp32;C:/Espressif/frameworks/esp-idf-v5.3.1/components/spi_flash/sdkconfig.rename",
"IDF_TARGET": "esp32",
"IDF_TOOLCHAIN": "gcc",
"IDF_VERSION": "5.3.1",
"IDF_ENV_FPGA": "",
"IDF_PATH": "C:/Espressif/frameworks/esp-idf-v5.3.1",
"COMPONENT_KCONFIGS_SOURCE_FILE": "C:/data/stockcropper-sw-playground/SC-F001/build/bootloader/kconfigs.in",
"COMPONENT_KCONFIGS_PROJBUILD_SOURCE_FILE": "C:/data/stockcropper-sw-playground/SC-F001/build/bootloader/kconfigs_projbuild.in"
}