esp-idf/tools/test_apps/system/memprot/main
Guillaume Souchere dcae121d80 hal: Deprecate soc_hal.h and soc_ll.h interface
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.
2022-07-22 00:06:06 +08:00
..
esp32c3 hal: Deprecate soc_hal.h and soc_ll.h interface 2022-07-22 00:06:06 +08:00
esp32s2 hal: Deprecate soc_hal.h and soc_ll.h interface 2022-07-22 00:06:06 +08:00
esp32s3 hal: Deprecate soc_hal.h and soc_ll.h interface 2022-07-22 00:06:06 +08:00
CMakeLists.txt System/Security: Memprot API unified (ESP32S3) 2022-06-20 02:36:44 +00:00
Kconfig.projbuild System/Security: Memprot API unified (ESP32C3) 2021-12-21 01:50:36 +01:00