annotate src/rtc.inc @ 242:df8beb913ade
expand hardware_flag to 4 bytes
author |
heinrichsweikamp |
date |
Tue, 03 Mar 2015 12:09:24 +0100 |
parents |
11d4fc797f74 |
children |
ca4556fb60b9 |
rev |
line source |
0
|
1 ;=============================================================================
|
|
2 ;
|
|
3 ; File rtc.inc
|
|
4 ;
|
|
5 ;
|
|
6 ; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved.
|
|
7 ;=============================================================================
|
|
8 ; HISTORY
|
|
9 ; 2011-08-08 : [mH] moving from OSTC code
|
|
10
|
|
11 extern rtc_init
|
|
12 extern rtc_set_rtc
|