doc: added clk_tree definitions to doc

This commit is contained in:
morris
2022-04-24 15:12:14 +08:00
committed by songruojing
parent a5b09cf015
commit b26cd91537
10 changed files with 18 additions and 6 deletions

View File

@@ -0,0 +1,9 @@
Clock Tree
==========
Clock Source Definitions
------------------------
This section lists definitions of the {IDF_TARGET_NAME}'s supported root clocks and module clocks. These definitions are commonly used in the driver configuration, to help user select a proper source clock for the peripheral.
.. include-build-file:: inc/clk_tree_defs.inc

View File

@@ -7,6 +7,7 @@ Peripherals API
:maxdepth: 1
adc
clk_tree
:SOC_DAC_SUPPORTED: dac
gpio
gptimer