Mercurial > public > hwos_code
comparison src/hwos.inc @ 559:9cb967d844f0
docu update
author | heinrichsweikamp |
---|---|
date | Wed, 27 Dec 2017 14:34:11 +0100 |
parents | f87d496e478e |
children | b7eb98dbd800 |
comparison
equal
deleted
inserted
replaced
558:f87d496e478e | 559:9cb967d844f0 |
---|---|
13 | 13 |
14 LIST P=18F87K22 ; change also: Configure->SelectDevice from Mplab | 14 LIST P=18F87K22 ; change also: Configure->SelectDevice from Mplab |
15 | 15 |
16 ;#DEFINE __DEBUG | 16 ;#DEFINE __DEBUG |
17 | 17 |
18 #DEFINE french_italian ; If defined, use french and italian instead of english and german | 18 ;#DEFINE french_italian ; If defined, use french and italian instead of english and german |
19 | 19 |
20 #include <p18f87k22.inc> | 20 #include <p18f87k22.inc> |
21 #include <ports.inc> ; Portmap | 21 #include <ports.inc> ; Portmap |
22 | 22 |
23 ; Firmware definition | 23 ; Firmware definition |