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

WIP - Support CYW43 boards on RP2350 #2616

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

WIP - Support CYW43 boards on RP2350 #2616

wants to merge 2 commits into from

Commits on Nov 15, 2024

  1. WIP - Support CYW43 boards on RP2350

    Using pico-sdk develop branch with minor patch, add in support for the
    CYW43-based WiFi boards on the RP2350.
    
    Fixes #2608
    
    Rolls in dynamic SPI divider #2600
    earlephilhower committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    1780acd View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. Support LED digitalWrite on RP2350+CYW

    Also move "special GPIO" to 64 since the Pimoroni Pico 2W uses the
    RP2350B with 48 GPIOs.
    earlephilhower committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    c01c037 View commit details
    Browse the repository at this point in the history