mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-29 03:44:59 +00:00
17 lines
504 B
ReStructuredText
17 lines
504 B
ReStructuredText
SoC 功能
|
|
================
|
|
|
|
:link_to_translation:`en:[English]`
|
|
|
|
此文档介绍了 {IDF_TARGET_NAME} SoC 硬件功能的宏定义。ESP-IDF 中的条件编译指令通常使用这些宏来确定哪些依赖于硬件的功能受到支持,从而控制需编译的代码内容。
|
|
|
|
.. note::
|
|
|
|
目前,这些宏定义不属于公共 API,未来可能发生重大更改。如需了解详情,请前往 :doc:`../../../versions`。
|
|
|
|
|
|
API 参考
|
|
-------------
|
|
|
|
.. include-build-file:: inc/soc_caps.inc
|