RTC: Remove all backdoor interfaces from rtc.h

This commit is contained in:
Gregory Nutt 2015-02-13 08:41:34 -06:00
parent e0fdd5abcf
commit 58e88ea0a2

View File

@ -2380,9 +2380,6 @@ else
Set the RTC to the provided time.
All RTC implementations must be able to set their time based on a standard timespec.
</li>
<li><code>up_rtc_setalarm()</code>.
Set up an alarm.
</li>
</ul>
<h3><a name="systcktime">4.3.3 System Tick and Time</a></h3>