mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-04-20 15:25:55 -04:00
fw: Read pre loaded app 0 size from flash
This commit is contained in:
parent
da275acebc
commit
6d76bdeafd
@ -541,9 +541,6 @@ int main(void)
|
||||
run(&ctx);
|
||||
#endif
|
||||
|
||||
// Hardocde size of slot 0
|
||||
part_table_storage.table.pre_app_data[0].size = APP_SIZE_SLOT0;
|
||||
// part_table.pre_app_data[1].size = 0x20000;
|
||||
|
||||
// TODO Just start something from flash without looking in
|
||||
// FW_RAM.
|
||||
|
Loading…
x
Reference in New Issue
Block a user