binaries in

This commit is contained in:
maliakal_d 2021-08-16 17:17:49 +02:00
commit 6aaf7ec328
9 changed files with 11 additions and 11 deletions

View File

@ -123,7 +123,7 @@
#define DTA_OFFSET_REG (0x0A * REG_OFFSET + BASE_CONTROL)
#define MOD_ID_REG (0x0D * REG_OFFSET + BASE_CONTROL)
#define MOD_ID_REG (0x0B * REG_OFFSET + BASE_CONTROL)
#define MOD_ID_OFST (0)
#define MOD_ID_MSK (0x0000FFFF << MOD_ID_OFST)

View File

@ -1,13 +1,13 @@
/** API versions */
#define GITBRANCH "j10partial"
#define APICTB 0x210813
#define APIGOTTHARD 0x210813
#define APIGOTTHARD2 0x210813
#define APIJUNGFRAU 0x210813
#define APIMYTHEN3 0x210813
#define APIMOENCH 0x210813
#define APIEIGER 0x210813
#define APILIB 0x210813
#define APIRECEIVER 0x210813
#define APIGUI 0x210813
#define APILIB 0x210816
#define APIRECEIVER 0x210816
#define APIGUI 0x210816
#define APICTB 0x210816
#define APIGOTTHARD 0x210816
#define APIGOTTHARD2 0x210816
#define APIJUNGFRAU 0x210816
#define APIMYTHEN3 0x210816
#define APIMOENCH 0x210816
#define APIEIGER 0x210816