Added static files for device key and certiticate.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2022-06-15 15:57:54 +02:00
parent 6bd2e65459
commit 77e5fa2d2b
2 changed files with 10 additions and 3 deletions

View File

@@ -33,6 +33,10 @@
#define EF_DODFS 0x6044
#define EF_SKDFS 0x6045
#define EF_KEY_DEV 0xCC00
#define EF_PRKD_DEV 0xC400
#define EF_EE_DEV 0xCE00
extern file_t *file_pin1;
extern file_t *file_retries_pin1;
extern file_t *file_sopin;