Skip to content

boards: quail: MikroBUS #89364

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

Ole2mail
Copy link

@Ole2mail Ole2mail commented May 1, 2025

this introduces the four mikroBUS™ sockets hub
https://www.mikroe.com/quail

Copy link

github-actions bot commented May 1, 2025

Hello @Ole2mail, and thank you very much for your first pull request to the Zephyr project!
Our Continuous Integration pipeline will execute a series of checks on your Pull Request commit messages and code, and you are expected to address any failures by updating the PR. Please take a look at our commit message guidelines to find out how to format your commit messages, and at our contribution workflow to understand how to update your Pull Request. If you haven't already, please make sure to review the project's Contributor Expectations and update (by amending and force-pushing the commits) your pull request if necessary.
If you are stuck or need help please join us on Discord and ask your question there. Additionally, you can escalate the review when applicable. 😊

@carlescufi
Copy link
Member

carlescufi commented May 1, 2025

@Ole2mail thanks for your contribution. Note that anonymous contributions are not allowed, you need to sign off your commits with your real name. Thanks!

@carlescufi
Copy link
Member

@Ole2mail thanks for signing the commit. You still have some CI issues though, please take a look.

@Ole2mail
Copy link
Author

Ole2mail commented May 1, 2025

@Ole2mail thanks for signing the commit. You still have some CI issues though, please take a look.

looking into this now

@Ole2mail Ole2mail force-pushed the main branch 3 times, most recently from 6995141 to 13a5c04 Compare May 2, 2025 09:58
@Ole2mail
Copy link
Author

Ole2mail commented May 5, 2025

@Ole2mail thanks for signing the commit. You still have some CI issues though, please take a look.

seems like CI is not starting automatically, which makes uncertain what else is missing to fix for the CR/MR/PR.

@Ole2mail
Copy link
Author

Ole2mail commented May 5, 2025

don't see any fixable error on CI test. seems like the one has been "cancelled". what next to do?

@Ole2mail Ole2mail force-pushed the main branch 2 times, most recently from 6dfe3c4 to f0b27a6 Compare May 6, 2025 12:43
Copy link
Collaborator

@kartben kartben left a comment

Choose a reason for hiding this comment

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

some comments related to the documentation page - thank you!

kartben
kartben previously approved these changes May 6, 2025
boards: mikroe: Add quail board

Signed-off-by: Oleg Kokorin <[email protected]>
Comment on lines +8 to +9
config SYS_CLOCK_HW_CYCLES_PER_SEC
default $(dt_node_int_prop_int,/soc/rcc@40023800,clock-frequency)
Copy link
Collaborator

Choose a reason for hiding this comment

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

this value is OK but should be in a SoC Kconfig file (unless the board has a different clock source overriding it), @erwango can this be applied at soc level?

Copy link
Author

Choose a reason for hiding this comment

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

would like to propose to you to make this change as a separate CR/MR/PR, as it will definitely impact the whole stm32f4 family of the boards

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