Skip to content
Commit 87e9963d authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

rtc: provide an emulated RTC



On a board without hardware clock this software real time clock can be
used. The build time is used to initialize the RTC. So you will have
to adjust the time either manually using the 'date' command  or use
the 'sntp' to update the RTC with the time from a network time server.
See CONFIG_CMD_SNTP and CONFIG_BOOTP_NTPSERVER. The RTC time is
advanced according to CPU ticks.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent cbf0ffea
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment