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

Add support for the DISCO_F429ZI target #8

Closed
wants to merge 1 commit into from

Conversation

AlessandroA
Copy link

@AlessandroA AlessandroA commented Dec 8, 2016

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

@AlessandroA AlessandroA changed the title WIP: Add support for the DISCO_F429ZI target Add support for the DISCO_F429ZI and the MPS2 targets Dec 14, 2016
@AlessandroA
Copy link
Author

@meriac @niklas-arm PR is no longer WIP and can be reviewed.
Note: It still can't be merged though, as we need to wait for the mbed OS release.

@mazimkhan
Copy link

retest uvisor

1 similar comment
@mazimkhan
Copy link

retest uvisor

{EXTI, sizeof(*EXTI), UVISOR_TACLDEF_PERIPH}, \
{GPIOG, sizeof(*GPIOG), UVISOR_TACLDEF_PERIPH}, \
{SYSCFG, sizeof(*SYSCFG), UVISOR_TACLDEF_PERIPH}, \
{(void *) 0x42000000, 0x01000000, UVISOR_TACLDEF_PERIPH}, /* FIXME */ \
Copy link
Contributor

Choose a reason for hiding this comment

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

Add a bit more detail to your FIXME comment. It is not clear what you are thinking needs fixing.

@Patater
Copy link
Contributor

Patater commented Feb 22, 2017

Don't forget to update mbed-os.lib

@AlessandroA AlessandroA changed the title Add support for the DISCO_F429ZI and the MPS2 targets Add support for the DISCO_F429ZI target Feb 22, 2017
@AlessandroA
Copy link
Author

Closing in favor of #40.

@AlessandroA AlessandroA deleted the stm32f4_support branch May 26, 2017 08:06
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.

3 participants