comparison src/hwos.inc @ 602:ab88a7e3de94

2.98 release
author heinrichsweikamp
date Mon, 27 Aug 2018 09:40:31 +0200
parents 1719de53e497
children ca4556fb60b9
comparison
equal deleted inserted replaced
601:08a0162d3ca1 602:ab88a7e3de94
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
24 #DEFINE softwareversion_x .2 ; Software version XX.YY 24 #DEFINE softwareversion_x .2 ; Software version XX.YY
25 #DEFINE softwareversion_y .97 ; Software version XX.YY 25 #DEFINE softwareversion_y .98 ; Software version XX.YY
26 #DEFINE softwareversion_beta .3 ; 0= release, 1=beta, 2=SP1, 3=SP2, ... 26 #DEFINE softwareversion_beta .0 ; 0= release, 1=beta, 2=SP1, 3=SP2, ...
27 27
28 ; Firmware version will appear in "Change Firmware" style 28 ; Firmware version will appear in "Change Firmware" style
29 #DEFINE firmware_expire_year .19 29 #DEFINE firmware_expire_year .19
30 #DEFINE firmware_expire_month .2 30 #DEFINE firmware_expire_month .8
31 #DEFINE firmware_expire_day .24 31 #DEFINE firmware_expire_day .27
32 32
33 #DEFINE comm_service_key 0xABCDEF 33 #DEFINE comm_service_key 0xABCDEF
34 34
35 ;-----------------------------EEPROM DATA ------------------------------------ 35 ;-----------------------------EEPROM DATA ------------------------------------
36 ; Automatic reset of all options when this is changed: 36 ; Automatic reset of all options when this is changed: