-
Notifications
You must be signed in to change notification settings - Fork 159
Start RCC update to use ClockHelper v2.0 data #744
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
Merged
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
c4d83b9
update RCC to use clockhelper 2.0 data
RecursiveError 162a932
Add rcc flags to Config_Output
RecursiveError 2c6107c
Merge branch 'ZigEmbeddedGroup:main' into new_rcc
RecursiveError 164af24
Refactor rcc.apply()
RecursiveError 86e5345
fork clockhelper into a HAL module and update generate.zig
RecursiveError f4cd64f
Merge branch 'main' of https://github.com/ZigEmbeddedGroup/microzig i…
RecursiveError f4ef89a
Fix bugs on STM32L436 and add test
RecursiveError 0cac811
add unhandled signals as extra outputs and fix L476 test
RecursiveError ec33df6
remove comptime from F303 test
RecursiveError 4d0a176
apply bug fixes from ClockHelper and add STM32H723 test
RecursiveError 2e2826f
Fix missing State flags as config
RecursiveError dd77b73
-fix STM32U75 clocktree
RecursiveError 117cdc0
add stm32f777 unit test
RecursiveError e083400
fmt Chips.zig
RecursiveError db53db1
Merge branch 'main' into new_rcc
RecursiveError 3bae72d
The flags in TreeOutput.config have been converted from optional to b…
RecursiveError cc601a4
Merge branch 'new_rcc' of github.com:RecursiveError/microzig into new…
RecursiveError 3526d99
update porting example
RecursiveError 00b8feb
fix typo
RecursiveError 58b9b36
fix typo
RecursiveError c60b7cd
Converted remaining optional flags to boolean and added CSS flags.
RecursiveError e2eabb1
Merge branch 'main' of https://github.com/ZigEmbeddedGroup/microzig i…
RecursiveError d941189
fix merge
RecursiveError 24a6c14
fix generate.zig fmt
RecursiveError 33d8bbc
move clocktree
RecursiveError 776e41b
remove unused files
RecursiveError File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.