esp-idf/docs/en
Sudeep Mohanty e22b4007d3 esp_hw_support: Removed deprecated CPU util functions
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>
2021-12-28 16:58:37 +05:30
..
_templates doc: Add exact git version & target SoC to feedback form parameters 2020-03-27 11:29:59 +11:00
api-guides refactor (docs): improved fatal errors doc 2021-12-21 19:53:32 +08:00
api-reference Merge branch 'docs/update_CN_trans_get_started' into 'master' 2021-12-27 07:11:40 +00:00
contribute Docs: Update the copyright contribution guide with new options of the checker 2021-12-08 12:17:24 +01:00
get-started docs:update CN transalation for get-started section and sdmmc 2021-12-21 18:43:56 +08:00
hw-reference docs: update docs to be able to build with esp8684 2021-12-20 10:32:49 +08:00
libraries-and-frameworks Docs: Reference esp_modem in libs/framweorks and migration guide 2021-12-06 12:42:10 +01:00
migration-guides esp_hw_support: Removed deprecated CPU util functions 2021-12-28 16:58:37 +05:30
security docs: update docs to be able to build with esp8684 2021-12-20 10:32:49 +08:00
third-party-tools docs: fix link_roles not linking correctly for certain files 2020-06-22 20:42:59 +08:00
404.rst Updated 404 page not found pages, both Chinese and English versions. 2019-03-28 19:06:43 +08:00
about.rst docs: updated getting started and other misc. guides for S3 2021-06-29 15:44:45 +08:00
conf.py docs: update to use esp-docs 2021-08-24 08:56:48 +08:00
COPYRIGHT.rst Merge branch 'bugfix/modbus_port_fix_lgpl_licensed_files' into 'master' 2021-12-27 10:01:27 +00:00
index.rst doc: initial migration guides 2021-11-08 10:37:47 +08:00
languages.rst doc:updated cn translation for language.rst and version.rst to provide new layout for version/target select 2021-03-12 16:15:56 +08:00
resources.rst docs: initial update of programming guide for C3 2021-02-01 15:40:02 +08:00
versions.rst docs: add a section about API conventions and stability 2021-08-31 14:41:48 +02:00