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 Pico 2W WiFi DaynaPORT support to ZuluSCSI #475

Merged
merged 3 commits into from
Nov 27, 2024

Conversation

morio
Copy link
Collaborator

@morio morio commented Nov 26, 2024

This adds a target for using the ZuluSCSI Pico with a Raspberry Pi Pico 2W to enable WiFi over the DanyaPORT driver.

Most of the changes were customizing the latest framework-arduinopico
package. Found here: https://github.com/rabbitholecomputing/arduino-pico/tree/v4.3.0-DaynaPORT

Most of the changes were customizing the latest `framework-arduinopico`
package. Found here: https://github.com/rabbitholecomputing/arduino-pico/tree/v4.3.0-DaynaPORT
Also fixed a couple of compiler warning
Pico 2 DaynaPORT build was being limited to Fast 10 SCSI when it
can do the lower end of Fast 20. Also mirrored more parts of the
rp2040 linker file in the `rp23xx-template.ld` linker script
@aperezbios aperezbios merged commit cbab596 into main Nov 27, 2024
2 checks passed
@aperezbios aperezbios deleted the feature/pico_2w_daynaport branch December 11, 2024 17:57
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.

2 participants