fix(clk): add an inevitable kconfig option to be selected to use rc32k

This commit is contained in:
Song Ruo Jing
2024-10-24 16:28:05 +08:00
parent a7781f3662
commit a2178b0fa2
13 changed files with 15 additions and 43 deletions

View File

@@ -24,7 +24,7 @@ extern "C" {
* This RC oscillator generates a ~136kHz clock signal output as the RC_SLOW_CLK. The exact frequency of this clock
* can be computed in runtime through calibration.
*
* 4) Internal 32kHz RC Oscillator: RC32K
* 4) Internal 32kHz RC Oscillator: RC32K [NOT RECOMMENDED TO USE]
*
* The exact frequency of this clock can be computed in runtime through calibration.
*