lancaster-university / microbit-dal

http://lancaster-university.github.io/microbit-docs
Other
254 stars 130 forks source link

Change MicroBitMemoryMap::findHashes() to set MakeCode startAddress #379

Closed martinwork closed 6 years ago

martinwork commented 6 years ago

... and shortened the search by starting at or after FLASH_PROGRAM_END.

martinwork commented 6 years ago

@jaustin This is to fix #365, so the client app can properly check for an exact match between the makecode magic address in the hex and memory.

finneyj commented 6 years ago

Thanks @martinwork

Now merged into the dal-integration branch pending the next release. Will be live for beta testing soon, after we finish up some testing and add the next release tag.