RTC: Remove all backdoor interfaces from rtc.h

This commit is contained in:
Gregory Nutt
2015-02-13 08:41:34 -06:00
parent d52482606e
commit 3724a5e98e
24 changed files with 322 additions and 230 deletions
+1 -1
View File
@@ -225,7 +225,7 @@ menuconfig RTC
default n
---help---
This selection enables configuration of a real time clock (RTCdriver.
See include/nuttx/rtc.h for further watchdog timer driver information.
See include/nuttx/rtc.h for further RTC driver information.
Most RTC drivers are MCU specific and may require other specific
settings.