- Notifications
You must be signed in to change notification settings - Fork1k
Add Nucleo F722ZE board#1831
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Nice first PR. Somes minor remarks.
Anyway it misses the generic declaration.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
8799aa9
to6de723b
CompareThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
It misses generic references in the README.md and the generic clock to add in thegeneric_clock.c
(ex:https://github.com/stm32duino/Arduino_Core_STM32/pull/1712/files#diff-9c22d2f9bf0c6ada5a16b60c5dee88c8c2a5dbe87159623aea7fb4c3215dc56eL24)
6de723b
to03dd1e7
CompareThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Last round 😉
Else LGTM. Thanks.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Add the following generic variants:- STM32F722ZCTx- STM32F722ZETx- STM32F732ZETx
Fixesstm32duino#1259Tested:- Serial- USB- I2C- SPI
2313e29
toa855f12
CompareThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
LGTM
Fixes#1259
Tested: