Skip to content

Conversation

@hideakitai
Copy link
Owner

Close #63

@hideakitai hideakitai requested a review from Copilot May 2, 2025 07:21
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds support for the new ARDUINO_RASPBERRY_PI_PICO_2W board. Key changes include:

  • Updating the board detection in ArduinoOSCWiFi.h to include ARDUINO_RASPBERRY_PI_PICO_2W.
  • Modifying the build workflow to add a new build configuration for the rpipico2w board and updating string quoting for consistency.

Reviewed Changes

Copilot reviewed 2 out of 4 changed files in this pull request and generated no comments.

File Description
ArduinoOSCWiFi.h Added preprocessor condition for ARDUINO_RASPBERRY_PI_PICO_2W.
.github/workflows/build.yml Updated YAML quoting and added a new build matrix entry for rpipico2w.
Files not reviewed (2)
  • library.json: Language not supported
  • library.properties: Language not supported

@hideakitai hideakitai force-pushed the feature/support-rpipico2w branch from ed5287f to c3c535c Compare May 2, 2025 07:23
@hideakitai hideakitai merged commit 0cf20fb into main May 2, 2025
29 checks passed
@hideakitai hideakitai deleted the feature/support-rpipico2w branch May 2, 2025 07:30
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.

Add support for Raspberry Pi Pico 2 W

2 participants