Mercurial > public > hwos_code
comparison src/eeprom_rs232.asm @ 275:653a3ab08062
rename into hwOS
author | heinrichsweikamp |
---|---|
date | Thu, 07 May 2015 13:11:14 +0200 |
parents | e2ea74646127 |
children | e4cb495aed3d |
comparison
equal
deleted
inserted
replaced
274:9347893b74ce | 275:653a3ab08062 |
---|---|
7 ; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved. | 7 ; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved. |
8 ;============================================================================= | 8 ;============================================================================= |
9 ; HISTORY | 9 ; HISTORY |
10 ; 2011-08-06 : [mH] moving from OSTC code | 10 ; 2011-08-06 : [mH] moving from OSTC code |
11 | 11 |
12 #include "ostc3.inc" | 12 #include "hwos.inc" |
13 #include "wait.inc" | 13 #include "wait.inc" |
14 | 14 |
15 ;============================================================================= | 15 ;============================================================================= |
16 eeprom code 0xF00000+0x10 | 16 eeprom code 0xF00000+0x10 |
17 ; Skip SERIAL number. Should not be overwritten. | 17 ; Skip SERIAL number. Should not be overwritten. |