mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04:00
This commit marks all functions in soc_hal.h and soc_ll.h as deprecated. Users should use functions from esp_cpu.h instead. Also added missing wrap funcions for esp_cpu_stall() in test_panic.c files.