Skip to content

New STM32 board : NUCLEO_F207ZG #2159

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 9 commits into from
Jul 21, 2016

Conversation

jeromecoutant
Copy link
Collaborator

All common tests are OK for ARM/uARM/GCC/IAR.
RTOS tests are OK for ARM.
Several ST internal tests are also OK.

http://www.st.com/content/st_com/en/products/evaluation-tools/product-evaluation-tools/mcu-eval-tools/stm32-mcu-eval-tools/stm32-mcu-nucleo/nucleo-f207zg.html

#else
#define TIM_MST TIM5
#endif

Copy link
Contributor

@LMESTM LMESTM Jul 13, 2016

Choose a reason for hiding this comment

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

the above code is not needed for F2 family (copy / paste remain probably)
to be replaced by #include "hal_tick.h"

@LMESTM
Copy link
Contributor

LMESTM commented Jul 13, 2016

First one for the F2 family :-) and tests results look good !
2 comments only - once corrected you can consider this LGTM

@adustm
Copy link
Member

adustm commented Jul 21, 2016

LGTM

@0xc0170 0xc0170 merged commit dd01009 into ARMmbed:master Jul 21, 2016
@jeromecoutant jeromecoutant deleted the PR_dev_NUCLEO_F207ZG branch August 8, 2016 11:30
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.

4 participants