Mercurial > public > hwos_code
comparison src/options.asm @ 275:653a3ab08062
rename into hwOS
author | heinrichsweikamp |
---|---|
date | Thu, 07 May 2015 13:11:14 +0200 |
parents | 5a30b5b9ee4a |
children | a5fc007634c5 |
comparison
equal
deleted
inserted
replaced
274:9347893b74ce | 275:653a3ab08062 |
---|---|
11 ; | 11 ; |
12 ; RATIONALS: | 12 ; RATIONALS: |
13 ; | 13 ; |
14 ; Provides a centralized file with | 14 ; Provides a centralized file with |
15 | 15 |
16 #include "ostc3.inc" ; Mandatory header | 16 #include "hwos.inc" ; Mandatory header |
17 #include "strings.inc" | 17 #include "strings.inc" |
18 #include "convert.inc" | 18 #include "convert.inc" |
19 #include "ghostwriter.inc" | 19 #include "ghostwriter.inc" |
20 #include "eeprom_rs232.inc" | 20 #include "eeprom_rs232.inc" |
21 #include "external_flash.inc" | 21 #include "external_flash.inc" |