mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
e22b4007d3
The following files were deleted: - components/esp_hw_support/include/soc/cpu.h - components/soc/esp32s3/include/soc/cpu.h The following functions are deprecated: - get_sp() The following functions declared in soc/cpu.h are now moved to esp_cpu.h: - esp_cpu_configure_region_protection() The following functions declared in soc/cpu.h are now moved to components/xtensa/include/esp_cpu_utils.h: - esp_cpu_process_stack_pc() All files with soc/cpu.h inclusion are updated to include esp_cpu.h instead. Signed-off-by: Sudeep Mohanty <sudeep.mohanty@espressif.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
digital_signature_test_cases_3072.h | ||
digital_signature_test_cases_4096.h | ||
gen_digital_signature_tests.py | ||
test_4mpsram.c | ||
test_ahb_arb_asm.S | ||
test_ahb_arb.c | ||
test_async_memcpy.c | ||
test_dport_xt_highint5.S | ||
test_dport.c | ||
test_ds.c | ||
test_fastbus_asm.S | ||
test_fastbus.c | ||
test_fp.c | ||
test_himem.c | ||
test_hmac.c | ||
test_intr_alloc.c | ||
test_psram.c | ||
test_random.c | ||
test_rtc_clk.c | ||
test_spiram_cache_flush.c | ||
test_tsens.c | ||
test_unal_dma.c |