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 board config for OSUMGP-RP2040 #1095

Merged
merged 9 commits into from
Aug 13, 2024

Conversation

NickGuyver
Copy link
Contributor

Add board config for OSUMGP-RP2040

Copy link
Contributor

@TheTrainGoes TheTrainGoes left a comment

Choose a reason for hiding this comment

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

Hey @NickGuyver ,

Please add assigned by add-on blocks onto the pins that are connected to add-ons by default.

Example:
// Setting GPIO pins to assigned by add-on
//
#define GPIO_PIN_00 GpioAction::ASSIGNED_TO_ADDON
#define GPIO_PIN_01 GpioAction::ASSIGNED_TO_ADDON
#define GPIO_PIN_04 GpioAction::ASSIGNED_TO_ADDON

@arntsonl arntsonl merged commit 580c50b into OpenStickCommunity:main Aug 13, 2024
43 checks passed
@NickGuyver NickGuyver deleted the osumgp-rp2040 branch August 14, 2024 04:10
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.

3 participants