mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-05-08 00:44:58 -04:00
Update length and digest of testloadapp
This commit is contained in:
parent
1636b40c71
commit
4c29de23dc
2 changed files with 6 additions and 6 deletions
|
@ -43,7 +43,8 @@ static volatile struct reset *resetinfo = (volatile struct reset *)TK1_
|
|||
|
||||
struct partition_table_storage part_table_storage;
|
||||
|
||||
#define APP_SIZE_SLOT0 21684
|
||||
#define APP_SIZE_SLOT0 34644
|
||||
|
||||
// Context for the loading of a TKey program
|
||||
struct context {
|
||||
uint32_t left; // Bytes left to receive
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue