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

Porting to latest ws2812 driver over RP2040 PIO #172

Merged
merged 4 commits into from
Jan 2, 2024
Merged

Porting to latest ws2812 driver over RP2040 PIO #172

merged 4 commits into from
Jan 2, 2024

Conversation

rexut
Copy link
Member

@rexut rexut commented Jan 1, 2024

In conjunction with the latest changes at zephyrproject-rtos/zephyr#55226, some Devicetree declarations had to be corrected. In addition, the two GPIO drivers in Bridle for PCA9554 and PCA9555 are now activated automatically.

Update gpio drivers to use DT_HAS_<compat>_ENABLED Kconfig symbol
to expose the driver and enable it by default based on devicetree.

Signed-off-by: Stephan Linz <[email protected]>
Copy link

github-actions bot commented Jan 1, 2024

You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds.

Note: This comment is automatically posted by the Documentation Publishing GitHub Action.

Copy link
Contributor

@tobiaskaestner tobiaskaestner left a comment

Choose a reason for hiding this comment

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

LGTM, many thanks

@rexut rexut merged commit a123d72 into main Jan 2, 2024
10 checks passed
@rexut rexut changed the title Porting to latest ws2812 driver over RPi Pico PIO Porting to latest ws2812 driver over RP2040 PIO Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants