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

Moving hardware calls to circuit python firmware. #39

Open
TheSilentDefender opened this issue Oct 12, 2024 · 0 comments
Open

Moving hardware calls to circuit python firmware. #39

TheSilentDefender opened this issue Oct 12, 2024 · 0 comments

Comments

@TheSilentDefender
Copy link
Contributor

Proposal: Moving hardware-related functionality from pysquared.py to the firmware, using the Pico SDK's C implementation for better resource and power efficiency.

This change could streamline our architecture by creating a custom HAL for the Pico SDK and potentially expediting the F' port process. This would be done similarly to how the clock function was exposed.

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