mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-11-24 01:23:40 -05:00
Update length and digest of testloadapp
This commit is contained in:
parent
d85d60db72
commit
e12a683605
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