mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Missing quote
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3068 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -165,7 +165,7 @@ void up_timerinit(void)
|
|||||||
/* Enable clocking: "The clock for the RTC bus interface (CLK_RTC) is generated
|
/* Enable clocking: "The clock for the RTC bus interface (CLK_RTC) is generated
|
||||||
* by the Power Manager. This clock is enabled at reset, and can be disabled
|
* by the Power Manager. This clock is enabled at reset, and can be disabled
|
||||||
* in the Power Manager. It is recommended to disable the RTC before disabling
|
* in the Power Manager. It is recommended to disable the RTC before disabling
|
||||||
* the clock, to avoid freezing the RTC in an undefined state.
|
* the clock, to avoid freezing the RTC in an undefined state."
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#if 0
|
#if 0
|
||||||
|
|||||||
Reference in New Issue
Block a user