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

Add support for overclocking #17

Open
philipstarkey opened this issue Aug 11, 2024 · 0 comments
Open

Add support for overclocking #17

philipstarkey opened this issue Aug 11, 2024 · 0 comments

Comments

@philipstarkey
Copy link
Member

It should be reasonably simple to bring the overclocking support over from the PrawnBlaster. #16 will add much of the required cmake config to do so, we'll just need to:

  • Change the overclocks list value from 0; to 0;1 in the cmake file
  • Update the build.yaml file to include the additional firmware files generated
  • Update the C code to disable the check on the upper bound of the frequency based on the compiler definition set in the cmake file (like we do for the PrawnBlaster)

Unless I'm missing something, I think that will be it!

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

No branches or pull requests

1 participant