Mercurial > public > hwos_code
comparison src/customview.asm @ 275:653a3ab08062
rename into hwOS
author | heinrichsweikamp |
---|---|
date | Thu, 07 May 2015 13:11:14 +0200 |
parents | 5b4ef0b9090d |
children | 5ad479f2a868 |
comparison
equal
deleted
inserted
replaced
274:9347893b74ce | 275:653a3ab08062 |
---|---|
9 ; HISTORY | 9 ; HISTORY |
10 ; 2011-08-10 : [mH] moving from OSTC code | 10 ; 2011-08-10 : [mH] moving from OSTC code |
11 | 11 |
12 ;============================================================================= | 12 ;============================================================================= |
13 | 13 |
14 #include "ostc3.inc" ; Mandatory header | 14 #include "hwos.inc" ; Mandatory header |
15 #include "tft_outputs.inc" | 15 #include "tft_outputs.inc" |
16 #include "strings.inc" | 16 #include "strings.inc" |
17 #include "tft.inc" | 17 #include "tft.inc" |
18 #include "isr.inc" | 18 #include "isr.inc" |
19 #include "wait.inc" | 19 #include "wait.inc" |