mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-04-20 15:25:55 -04:00
fw: Remove define about size of app in app slot 0
This commit is contained in:
parent
dd641118b8
commit
3d4f177359
@ -43,8 +43,6 @@ static volatile struct reset *resetinfo = (volatile struct reset *)TK1_
|
||||
|
||||
struct partition_table_storage part_table_storage;
|
||||
|
||||
#define APP_SIZE_SLOT0 34644
|
||||
|
||||
// Context for the loading of a TKey program
|
||||
struct context {
|
||||
uint32_t left; // Bytes left to receive
|
||||
|
Loading…
x
Reference in New Issue
Block a user