comparison src/configuration.inc @ 650:bc214815deb2

3.19/10.75 release
author heinrichsweikamp
date Sun, 28 Aug 2022 13:13:38 +0200
parents ef2ed7e3a895
children 682c514c53c0
comparison
equal deleted inserted replaced
649:ef2ed7e3a895 650:bc214815deb2
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 0x11 27 #define fw_version_minor 0x13
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 0x16 45 #define firmware_creation_year 0x16
46 #define firmware_creation_month 0x01 46 #define firmware_creation_month 0x08
47 #define firmware_creation_day 0x15 47 #define firmware_creation_day 0x1C
48 48
49 #define firmware_expire_year 0x18 49 #define firmware_expire_year 0x18
50 #define firmware_expire_month 0x0A 50 #define firmware_expire_month 0x08
51 #define firmware_expire_day 0x0E 51 #define firmware_expire_day 0x1C
52 52
53 53
54 #ifdef xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 54 #ifdef xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
55 ; 55 ;
56 ; global Version Selection 56 ; global Version Selection
78 ; _language_2 second language, coding as above or 'none' mem: approx. 4.0 kB in Sport, 4.3 kB in Tech 78 ; _language_2 second language, coding as above or 'none' mem: approx. 4.0 kB in Sport, 4.3 kB in Tech
79 ; 79 ;
80 #endif 80 #endif
81 81
82 #define _language_1 en 82 #define _language_1 en
83 #define _language_2 de 83 #define _language_2 none
84 84
85 85
86 #ifdef xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 86 #ifdef xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
87 ; 87 ;
88 ; Features Selection CODE SIZES ARE OUTDATED 88 ; Features Selection CODE SIZES ARE OUTDATED