micropython: upgrade to 1.25.0 plus necessary changes and fixes. #20

Merged
stefank merged 1 commits from feature/upgrade_micropython_1_25_0_plus_fixes into main 2025-05-27 18:28:17 +00:00
Member

Upgrade and cherry-picks were necessary due to a compilation issue
introduced with gcc 15.1 regarding unterminated string literals. For more
details see https://github.com/micropython/micropython/pull/17269.

Still hot and untested...

Upgrade and cherry-picks were necessary due to a compilation issue introduced with gcc 15.1 regarding unterminated string literals. For more details see https://github.com/micropython/micropython/pull/17269. Still hot and untested...
stefank added 1 commit 2025-05-20 19:18:02 +00:00
micropython: upgrade to 1.25.0 plus necessary changes and fixes.
All checks were successful
Build RPi Pico firmware image / Build-Firmware (push) Successful in 3m6s
Check code formatting / Check-C-Format (push) Successful in 7s
Check code formatting / Check-Python-Flake8 (push) Successful in 9s
Check code formatting / Check-Bash-Shellcheck (push) Successful in 5s
Run unit tests on host / Run-Unit-Tests (push) Successful in 8s
1b683358d1
Upgrade and cherry-picks were necessary due to a compilation issue
introduced with gcc 15.1 regarding unterminated string literals. For more
details see https://github.com/micropython/micropython/pull/17269.

Still hot and untested...
matthias approved these changes 2025-05-20 19:32:26 +00:00
stefank merged commit 0353796110 into main 2025-05-27 18:28:17 +00:00
stefank deleted branch feature/upgrade_micropython_1_25_0_plus_fixes 2025-05-27 18:28:18 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: TonBERRY/tonberry-pico#20