mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
15 lines
450 B
ReStructuredText
15 lines
450 B
ReStructuredText
SoC Capabilities
|
|
================
|
|
|
|
This section lists definitions of the {IDF_TARGET_NAME}'s SoC hardware capabilities. These definitions are commonly used in IDF to control which hardware dependent features are supported and thus compiled into the binary.
|
|
|
|
.. note::
|
|
|
|
These defines are currently not considered to be part of the public API, and may be changed at any time.
|
|
|
|
|
|
API Reference
|
|
-------------
|
|
|
|
.. include-build-file:: inc/soc_caps.inc
|