Merge branch 'doc/soc_cap_tool' into 'master'

Doc/soc cap tool

See merge request espressif/esp-idf!27154
This commit is contained in:
Jakob Hasse
2023-11-23 10:47:01 +08:00
10 changed files with 18 additions and 43 deletions

View File

@@ -16,11 +16,8 @@
* If this file is changed the script will automatically run the script
* and generate the kconfig variables as part of the pre-commit hooks.
*
* It can also be ran manually with `./tools/gen_soc_caps_kconfig/gen_soc_caps_kconfig.py 'components/soc/esp32s3/include/soc/'`
*
* For more information see `tools/gen_soc_caps_kconfig/README.md`
*
*/
* It can also be run manually. For more information, see `${IDF_PATH}/tools/gen_soc_caps_kconfig/README.md`
*/
#pragma once