|
|
@@ -908,9 +908,6 @@ components/esp_system/include/esp_task_wdt.h
|
|
|
components/esp_system/port/arch/riscv/expression_with_stack.c
|
|
|
components/esp_system/port/arch/xtensa/debug_helpers.c
|
|
|
components/esp_system/port/arch/xtensa/expression_with_stack.c
|
|
|
-components/esp_system/port/include/esp_clk_internal.h
|
|
|
-components/esp_system/port/include/port/panic_funcs.h
|
|
|
-components/esp_system/port/include/riscv/eh_frame_parser_impl.h
|
|
|
components/esp_system/port/public_compat/brownout.h
|
|
|
components/esp_system/port/public_compat/cache_err_int.h
|
|
|
components/esp_system/port/public_compat/trax.h
|
|
|
@@ -918,12 +915,10 @@ components/esp_system/port/soc/esp32/cache_err_int.c
|
|
|
components/esp_system/port/soc/esp32/cache_err_int.h
|
|
|
components/esp_system/port/soc/esp32/intr.c
|
|
|
components/esp_system/port/soc/esp32/reset_reason.c
|
|
|
-components/esp_system/port/soc/esp32/system_internal.c
|
|
|
components/esp_system/port/soc/esp32c3/apb_backup_dma.c
|
|
|
components/esp_system/port/soc/esp32c3/cache_err_int.c
|
|
|
components/esp_system/port/soc/esp32c3/cache_err_int.h
|
|
|
components/esp_system/port/soc/esp32c3/reset_reason.c
|
|
|
-components/esp_system/port/soc/esp32c3/system_internal.c
|
|
|
components/esp_system/port/soc/esp32h2/apb_backup_dma.c
|
|
|
components/esp_system/port/soc/esp32h2/cache_err_int.c
|
|
|
components/esp_system/port/soc/esp32h2/cache_err_int.h
|
|
|
@@ -948,7 +943,6 @@ components/esp_system/test_eh_frame_parser/linker.ld
|
|
|
components/esp_system/test_eh_frame_parser/main.c
|
|
|
components/esp_system/ubsan.c
|
|
|
components/esp_timer/include/esp_private/esp_timer_private.h
|
|
|
-components/esp_timer/src/esp_timer_impl_frc_legacy.c
|
|
|
components/esp_timer/src/ets_timer_legacy.c
|
|
|
components/esp_timer/test/test_esp_timer.c
|
|
|
components/esp_timer/test/test_esp_timer_light_sleep.c
|
|
|
@@ -2365,10 +2359,8 @@ components/ulp/test/esp32/test_ulp.c
|
|
|
components/ulp/test/esp32/test_ulp_as.c
|
|
|
components/ulp/test/esp32s2/test_ulp_riscv.c
|
|
|
components/ulp/test/ulp_riscv/test_main.c
|
|
|
-components/ulp/ulp.c
|
|
|
components/ulp/ulp_macro.c
|
|
|
components/ulp/ulp_private.h
|
|
|
-components/ulp/ulp_riscv.c
|
|
|
components/ulp/ulp_riscv/include/ulp_riscv/ulp_riscv.h
|
|
|
components/ulp/ulp_riscv/include/ulp_riscv/ulp_riscv_gpio.h
|
|
|
components/ulp/ulp_riscv/include/ulp_riscv/ulp_riscv_register_ops.h
|
|
|
@@ -3620,8 +3612,6 @@ tools/test_idf_size/test_idf_size.py
|
|
|
tools/test_mkdfu/test_mkdfu.py
|
|
|
tools/test_mkuf2/test_mkuf2.py
|
|
|
tools/unit-test-app/components/test_utils/ccomp_timer.c
|
|
|
-tools/unit-test-app/components/test_utils/ccomp_timer_impl_riscv.c
|
|
|
-tools/unit-test-app/components/test_utils/ccomp_timer_impl_xtensa.c
|
|
|
tools/unit-test-app/components/test_utils/include/ccomp_timer.h
|
|
|
tools/unit-test-app/components/test_utils/include/test_utils.h
|
|
|
tools/unit-test-app/components/test_utils/private_include/ccomp_timer_impl.h
|