-
Notifications
You must be signed in to change notification settings - Fork 11
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
Add support for the DISCO_F429ZI target #23
Conversation
b8e8ecd
to
0e028ee
Compare
@meriac @niklas-arm PR is no longer WIP and can be reviewed. |
0e028ee
to
39cc1d4
Compare
39cc1d4
to
34628e2
Compare
retest uvisor |
1 similar comment
retest uvisor |
These changes will make the port to an ARMv7-M target easier.
This commit includes: * Reduce stack and heap size for all boxes, where necessary and possible (printf used in threads is a constraint). * Use new Thread APIs. * Add ACLs and configurations for the DISCO_F429ZI target.
34628e2
to
368d0d0
Compare
Now depends on #30. This PR should not be merged until the new target works with the app. |
Closing as outdated. |
Hello @AlessandroA Kind regards |
Hi Armelle, this is now being tracked at #52. We are reviewing the CI errors at the moment. |
This PR depends on ARMmbed/mbed-os#3397, so do not merge it yet!
As soon as the mbed OS PR will be merged, I'll also push the updated mbed-os.lib file here.
@meriac @niklas-arm @Patater @adustm