ARMmbed / mbed-os-tools

The tools to test and work with Mbed OS
Apache License 2.0
33 stars 67 forks source link

Python312 #290

Open tobiasjaster opened 4 months ago

tobiasjaster commented 4 months ago

Description

Based on the PR from stefanor (#285) I have added a few more customizations which are needed to build mbed-os with all further python versions (8-12). Because the mbed-os-tools are used as a library for mbed-os, I also had to resolve the fixed dependencies.

Pull request type

[x] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

Reviewers