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 Pico (rp2040) boards #34

Merged
merged 6 commits into from
Mar 14, 2024
Merged

Add support for Pico (rp2040) boards #34

merged 6 commits into from
Mar 14, 2024

Conversation

awawa-dev
Copy link
Owner

@awawa-dev awawa-dev commented Dec 6, 2023

Default pinout:

LED output: GPIO14

SPI_DATA_PIN: GPIO4
SPI_CLOCK_PIN: GPIO2
SPI_CHIP_SELECT: GPIO5
SPI_INTERFACE: spi0

Maximum allowed SPI speed is: 20833333

GPIO3 is reserved

hyperspi_pico_3

@awawa-dev awawa-dev merged commit be49554 into master Mar 14, 2024
2 checks passed
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.

None yet

2 participants