Mercurial > public > hwos_code
comparison src/rtc.asm @ 275:653a3ab08062
rename into hwOS
author | heinrichsweikamp |
---|---|
date | Thu, 07 May 2015 13:11:14 +0200 |
parents | 7eddbcb27109 |
children | 2c58631d5229 |
comparison
equal
deleted
inserted
replaced
274:9347893b74ce | 275:653a3ab08062 |
---|---|
6 ; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved. | 6 ; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved. |
7 ;============================================================================= | 7 ;============================================================================= |
8 ; HISTORY | 8 ; HISTORY |
9 ; 2011-08-08 : [mH] moving from OSTC code | 9 ; 2011-08-08 : [mH] moving from OSTC code |
10 | 10 |
11 #include "ostc3.inc" | 11 #include "hwos.inc" |
12 #include "math.inc" | 12 #include "math.inc" |
13 | 13 |
14 sensors CODE | 14 sensors CODE |
15 | 15 |
16 global rtc_init | 16 global rtc_init |