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 RP2040/PicoW #171

Merged
merged 3 commits into from
Apr 1, 2024
Merged

Add support for RP2040/PicoW #171

merged 3 commits into from
Apr 1, 2024

Conversation

brentru
Copy link
Member

@brentru brentru commented Apr 1, 2024

Adds support for the Raspberry Pi Pico W and RP2040 boards supported by the earlephilhower/arduino-pico core.

Resolves #157

Test Sketch, adafruitio_02_pubsub.ino:

15:37:09.266 -> Connecting to Adafruit IO
15:37:20.366 -> Connecting
15:37:20.366 -> ..............
15:37:29.295 -> Adafruit IO connected.
15:37:29.400 -> sending -> 0
15:37:29.508 -> received <- 0
15:37:34.519 -> sending -> 1
15:37:34.553 -> received <- 1
15:37:39.588 -> sending -> 2
15:37:39.657 -> received <- 2
15:37:44.722 -> sending -> 3
15:37:44.760 -> received <- 3

@brentru brentru merged commit 04e52a3 into adafruit:master Apr 1, 2024
5 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.

will there be Pi Pico W support?
1 participant