Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to latest release firmware (v1.1.1 and v2.1.2). #86

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jimmo
Copy link

@jimmo jimmo commented Nov 27, 2023

Updates v1 to https://github.com/bbcmicrobit/micropython/releases/tag/v1.1.1 and v2 to https://github.com/microbit-foundation/micropython-microbit-v2/releases/tag/v2.1.2

I'm helping some schools in Australia that are using Mu and need the fix for lancaster-university/codal-microbit-v2#294 to make their robots work.

I'm not entirely sure I've done this correctly. I grabbed the official release binaries and then use the universal hex tool to combine them. As a trial run I did this for the versions that uFlash currently uses, but ended up with a small but unexpected diff. This is the first commit in the PR. The second commit updates to the latest versions.

I couldn't see any issues in my testing, but I'd like to understand the diff. @ntoll @carlosperate hoping you can spot what I've missed. Perhaps this is just due to a later version of the universal hex maker tool and the difference is not important? Thanks!

Created using the official release hex files and https://tech.microbit.org/software/universal-hex-creator/

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
Created using the official release hex files and https://tech.microbit.org/software/universal-hex-creator/

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant