Skip to content

[Nucleo_F4x1]: 2 extensions for a) toolchain ARM_GCC and b) test DigitalIn DigitalOut #484

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 2 commits into from
Sep 11, 2014

Conversation

ohagendorf
Copy link
Contributor

  • adds the toolchain ARM_GCC for Nucleo_F411RE:
    basis for extension are linker and startup script of F401RE with changes in RAM size and isr vector table
  • changes the test: DigitalIn DigitalOut for Nucleo_F401RE and Nucleo_411RE boards

- Linker script and startup for Nucleo_F411 - both are copies of
Nucleo_F401 with some changes (memory size, interrupt vector table)
- changes in target.py for the new toolchain
Extension of the test 'DigitalIn DigitalOut' for Nucleo_F401RE and
Nucleo_F411RE
@ohagendorf ohagendorf changed the title 2 extensions for Nucleo_F4x1: toolchain ARM_GCC and test DigitalIn DigitalOut [Nucleo_F4x1]: 2 extensions for a) toolchain ARM_GCC and b) test DigitalIn DigitalOut Sep 10, 2014
bogdanm added a commit that referenced this pull request Sep 11, 2014
[Nucleo_F4x1]: 2 extensions for a) toolchain ARM_GCC and b) test DigitalIn DigitalOut
@bogdanm bogdanm merged commit 1393115 into ARMmbed:master Sep 11, 2014
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.

2 participants