mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-05-02 06:06:24 -04:00
fw: Read pre loaded app 0 size from flash
This commit is contained in:
parent
da275acebc
commit
6d76bdeafd
1 changed files with 0 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue