comparison src/configuration.inc @ 645:070528a88715

3.16 release
author heinrichsweikamp
date Sun, 07 Nov 2021 12:39:23 +0100
parents 1e695355dfc4
children ef2ed7e3a895
comparison
equal deleted inserted replaced
644:1e695355dfc4 645:070528a88715
22 ; NOTE: all values need to be defined in hex! 22 ; NOTE: all values need to be defined in hex!
23 ; 23 ;
24 #endif 24 #endif
25 25
26 #define fw_version_major 0x03 26 #define fw_version_major 0x03
27 #define fw_version_minor 0x0F 27 #define fw_version_minor 0x10
28 #define fw_version_beta 0x00 28 #define fw_version_beta 0x00
29 29
30 30
31 #ifdef xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 31 #ifdef xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
32 ; 32 ;
41 ; NOTE: all values need to be defined in hex! 41 ; NOTE: all values need to be defined in hex!
42 ; 42 ;
43 #endif 43 #endif
44 44
45 #define firmware_creation_year 0x15 45 #define firmware_creation_year 0x15
46 #define firmware_creation_month 0x05 46 #define firmware_creation_month 0x0A
47 #define firmware_creation_day 0x15 47 #define firmware_creation_day 0x0E
48 48
49 #define firmware_expire_year 0x17 49 #define firmware_expire_year 0x17
50 #define firmware_expire_month 0x0A 50 #define firmware_expire_month 0x0A
51 #define firmware_expire_day 0x1C 51 #define firmware_expire_day 0x0E
52 52
53 53
54 #ifdef xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 54 #ifdef xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
55 ; 55 ;
56 ; global Version Selection 56 ; global Version Selection