fw: Read pre loaded app 0 size from flash

This commit is contained in:
Mikael Ågren 2025-04-07 13:35:23 +02:00
parent da275acebc
commit 6d76bdeafd
No known key found for this signature in database
GPG Key ID: E02DA3D397792C46

View File

@ -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.