-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
[microTVM] Add Nucleo stm32l4r5zi board to zephyr #8386
Conversation
4359937
to
c21591b
Compare
c21591b
to
c33ef38
Compare
|
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.
LGTM overall. Just a few nits, trying to keep the code organised.
@leandron thanks for the review. I changed the order. |
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.
LGTM, thanks @mehrdadh
* add stm32l4r5zi_nucleo * add parameter for test qemu * file type check * fix test * change order * revert
* add stm32l4r5zi_nucleo * add parameter for test qemu * file type check * fix test * change order * revert
This PR:
cc @areusch @gromero