Merge branch 'refactor/cleanup_rtc_h' into 'master'
clk_tree: Prework2 of introducing clock subsystem control Closes IDF-4934 See merge request espressif/esp-idf!17861
This commit is contained in:
1
docs/zh_CN/api-reference/peripherals/clk_tree.rst
Normal file
1
docs/zh_CN/api-reference/peripherals/clk_tree.rst
Normal file
@@ -0,0 +1 @@
|
||||
.. include:: ../../../en/api-reference/peripherals/clk_tree.rst
|
||||
@@ -7,6 +7,7 @@
|
||||
:maxdepth: 1
|
||||
|
||||
adc
|
||||
clk_tree
|
||||
:SOC_DAC_SUPPORTED: dac
|
||||
gpio
|
||||
gptimer
|
||||
|
||||
@@ -29,6 +29,8 @@
|
||||
默认时钟源的时间精度最高,建议使用该配置。此外,用户也可以通过配置选项 :ref:`CONFIG_NEWLIB_TIME_SYSCALL` 来选择其他时钟源。
|
||||
|
||||
|
||||
.. _rtc-clock-source-choice:
|
||||
|
||||
RTC 定时器时钟源
|
||||
-----------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user