hos: add HOS 15.0.0 support

This commit is contained in:
CTCaer
2022-10-11 10:29:41 +03:00
parent a6d0bf54cd
commit 7e7e86b713
9 changed files with 63 additions and 22 deletions

View File

@@ -39,7 +39,8 @@
#define KB_FIRMWARE_VERSION_1210 11
#define KB_FIRMWARE_VERSION_1300 12
#define KB_FIRMWARE_VERSION_1400 13
#define KB_FIRMWARE_VERSION_MAX KB_FIRMWARE_VERSION_1400 //!TODO: Update on mkey changes.
#define KB_FIRMWARE_VERSION_1500 14
#define KB_FIRMWARE_VERSION_MAX KB_FIRMWARE_VERSION_1500 //!TODO: Update on mkey changes.
#define HOS_TSEC_VERSION 4 //! TODO: Update on TSEC Root Key changes.