Skip to content

boards/nucleo-f767zi: add PWM config#18393

Merged
aabadie merged 1 commit intoRIOT-OS:masterfrom
maribu:boards/nucleo-f767zi
Aug 4, 2022
Merged

boards/nucleo-f767zi: add PWM config#18393
aabadie merged 1 commit intoRIOT-OS:masterfrom
maribu:boards/nucleo-f767zi

Conversation

@maribu
Copy link
Member

@maribu maribu commented Aug 2, 2022

Contribution description

This is a verbatim copy of the PWM config of boards/nucleo-f746zg. However, those boards are almost identical. I successfully tested the configuration via #18392

Testing procedure

E.g. using tests/periph_pwm or any driver than uses PWM, such as #18392

But to be honest, the F746ZG is a "subset" of the F767ZI MCU. So everything working on the F746ZG should just work on the F767ZI.

Issues/PRs references

None

@github-actions github-actions bot added the Area: boards Area: Board ports label Aug 2, 2022
Copy link
Contributor

@aabadie aabadie left a comment

Choose a reason for hiding this comment

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

Static tests are failing because of missing doxygen comments. You can squash the fix right away (either add a comment or skip the check on those lines).

@maribu maribu force-pushed the boards/nucleo-f767zi branch from 09e0870 to 9c65a08 Compare August 3, 2022 06:33
@aabadie aabadie added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Aug 3, 2022
Copy link
Contributor

@aabadie aabadie left a comment

Choose a reason for hiding this comment

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

ACK

@aabadie aabadie enabled auto-merge August 3, 2022 08:29
This is a verbatim copy of the PWM config of `boards/nucleo-f746zg`.
However, those boards are almost identical. I successfully tested
the configuration via RIOT-OS#18392
@maribu maribu force-pushed the boards/nucleo-f767zi branch from 9c65a08 to 4d6fb6e Compare August 4, 2022 06:53
@github-actions github-actions bot added the Area: Kconfig Area: Kconfig integration label Aug 4, 2022
@aabadie aabadie merged commit 025a52b into RIOT-OS:master Aug 4, 2022
@maribu maribu deleted the boards/nucleo-f767zi branch August 4, 2022 09:15
@maribu
Copy link
Member Author

maribu commented Aug 4, 2022

Thx :)

@maribu maribu added this to the Release 2022.10 milestone Oct 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: boards Area: Board ports Area: Kconfig Area: Kconfig integration CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants