-
Notifications
You must be signed in to change notification settings - Fork 164
STM32:Use ClockTree helper for STM32F3 #869
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
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.
🔍 Lint Results
Found 7 issues on changed lines in 1 file:
- port/stmicro/stm32/src/hals/STM32F303/rcc.zig: 7 issues
ba9e5e4 to
b1266cd
Compare
Updating with new lint results
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.
🔍 Lint Results
Found 7 issues on changed lines in 1 file:
- port/stmicro/stm32/src/hals/STM32F303/rcc.zig: 7 issues
b1266cd to
3567bf1
Compare
Updating with new lint results
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.
🔍 Lint Results
Found 2 issues on changed lines in 2 files:
- port/stmicro/stm32/src/hals/STM32F303/rcc.zig: 1 issue
- port/wch/ch32v/src/cpus/main.zig: 1 issue
3567bf1 to
28e72b2
Compare
Updating with new lint results
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.
🔍 Lint Results
Found 1 issue on changed lines in 1 file:
- port/stmicro/stm32/src/hals/STM32F303/rcc.zig: 1 issue
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.
Looks good. Few comments.
In the future, can you push extra commits, so that I can review just what you changed since your last push, rather than having to re-review everything?
No description provided.