Skip to content

Conversation

dpgeorge
Copy link
Collaborator

@dpgeorge dpgeorge commented Aug 2, 2024

This updates MicroPython to the latest v1.23.0.

This is necessary to fix an issue in MicroPython when compiling with arm-none-eabi-gcc 14.1. With this PR the firmware now works with this recent gcc version.

There shouldn't be any user facing changes here.

Overall firmware size is reduced by about 1k due to optimisations in MicroPython v1.23.0.

The only change in this commit is renaming STATIC->static.

Signed-off-by: Damien George <[email protected]>
@microbit-carlos
Copy link
Contributor

There was a couple of CI error, but that was due to carlosperate/arm-none-eabi-gcc-action#58, and has been fixed in the gcc action.

Copy link
Contributor

@microbit-carlos microbit-carlos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@dpgeorge dpgeorge merged commit 7c304ec into master Aug 7, 2024
@dpgeorge dpgeorge deleted the update-micropython-v1.23 branch August 7, 2024 00:53
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.

2 participants