Skip to content
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

kernel,driver,busses: enhanced stm32 busses detection in template #111

Merged

Conversation

fvalette-ledger
Copy link
Contributor

Handle more complex bus architecture.
Some SOC have got more busses than available registers and reset and clocken might not be consistent.

e.g. AHB3/4 on the same xxxENR register and APB3ENR reserved for companion core.

Handle more complex bus architecture.
Some SOC have got more busses than available registers and
reset and clocken might not be consistent.

e.g. AHB3/4 on the same xxxENR register and APB3ENR reserved for
companion core.
@fvalette-ledger fvalette-ledger added the enhancement request for code evolution label Jan 8, 2025
@fvalette-ledger fvalette-ledger merged commit ead9d97 into outpost-os:main Jan 8, 2025
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement request for code evolution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants