You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now the flash size is hard coded and the init code is as well. The flash init code is 256 bytes of arm code loaded by the bootloader, checksummed and run. The build process is a bit tricky due to the checksum so it's hardcoded for now.
The text was updated successfully, but these errors were encountered:
It's ok with me if it misses 6.2.0 but I don't plan on switching to anything else until it's out for review. (So it'll be out for review if 6.2.0 is blocked on me working on other things.)
Right now the flash size is hard coded and the init code is as well. The flash init code is 256 bytes of arm code loaded by the bootloader, checksummed and run. The build process is a bit tricky due to the checksum so it's hardcoded for now.
The text was updated successfully, but these errors were encountered: