Skip to content

New platforms: NUCLEO_F439ZI, NUCLEO_F756ZG, NUCLEO_L486RG #2979

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

Merged
merged 3 commits into from
Oct 13, 2016

Conversation

adustm
Copy link
Member

@adustm adustm commented Oct 11, 2016

Description

The aim of this pull request is to introduce 3 new platforms.
NUCLEO_F439ZI is the exact replica of NUCLEO_F429ZI but soldered with an STM32F439ZI mcu
NUCLEO_F756ZG is the exact replica of NUCLEO_F746ZG but soldered with an STM32F756ZG mcu
NUCLEO_L486RG is the exact replica of NUCLEO_L476RG but soldered with an STM32L486RG mcu

Those platforms will allow the use of hw acceleration for encryption.

Status

READY

Migrations

NO

Todos

  • Tests
  • Documentation

Deploy notes

Notes regarding the deployment of this PR. These should note any
required changes in the build environment, tools, compilers, etc.

Steps to test or reproduce

mbed test -m NUCLEO_[L486RG|F756ZG|F439ZI] -t [GCC_ARM|IAR|ARM]

Mbed 5 tests were passed, providing the same results as the parent boards: NUCLEO_F429ZI, NUCLEO_L476RG, NUCLEO_F746ZG

@adustm
Copy link
Member Author

adustm commented Oct 11, 2016

mbed2 tests passed successfully for the 3 targets

@bridadan
Copy link
Contributor

Thanks for the PR @adustm!

/morph test

@mbed-bot
Copy link

Result: FAILURE

Your command has finished executing! Here's what you wrote!

/morph test

@bridadan
Copy link
Contributor

Tests were actually ok, had a slight hiccup in the CI flow. 👍

@sg-
Copy link
Contributor

sg- commented Oct 12, 2016

make it green!

/morph test

@sg-
Copy link
Contributor

sg- commented Oct 12, 2016

@mbed-bot: TEST

HOST_OSES=ALL
BUILD_TOOLCHAINS=ALL
TARGETS=ALL

@sg- sg- added the needs: CI label Oct 12, 2016
@mbed-bot
Copy link

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 0

All builds and test passed!

@mbed-bot
Copy link

[Build 1031]
SUCCESS: Building succeeded and tests were run! Be sure to check the test results

@sg-
Copy link
Contributor

sg- commented Oct 13, 2016

@adustm can you resolve the conflict?

@adustm
Copy link
Member Author

adustm commented Oct 13, 2016

Rebase done.
Cheers
Armelle

@sg-
Copy link
Contributor

sg- commented Oct 13, 2016

@adustm sorry, one more time 👍

@adustm
Copy link
Member Author

adustm commented Oct 13, 2016

Rebase done.
Cheers
Armelle

@sg- sg- merged commit 08ff689 into ARMmbed:master Oct 13, 2016
@adustm adustm deleted the STM_F429_F439 branch October 14, 2016 12:35
This was referenced Oct 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants