Skip to content

drivers/rgbled: Remove driver #20407

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

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

chrysn
Copy link
Member

@chrysn chrysn commented Feb 21, 2024

Contribution description

I just got asked by @maikerlab about how to use RGB LEDs from Rust, and to my surprise was pointed to https://doc.riot-os.org/group__drivers__rgbled.html.

That driver is completely unused (no examples, no tests, no mentions of its two functions in any other place of the code), and redundant with the saul_pwm_rgb_params functionality of SAUL.

Testing procedure

The driver is largely unused, and redundant with the saul_pwm_rgb_params
functionality of SAUL.
@chrysn chrysn added Area: drivers Area: Device drivers CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Process: removal Integration Process: The PR is removing a deprecated feature or API labels Feb 21, 2024
@github-actions github-actions bot added the Area: Kconfig Area: Kconfig integration label Feb 21, 2024
@riot-ci
Copy link

riot-ci commented Feb 21, 2024

Murdock results

✔️ PASSED

fb2002d drivers/rgbled: Remove driver

Success Failures Total Runtime
9997 0 9997 10m:27s

Artifacts

@chrysn chrysn requested a review from kaspar030 February 26, 2024 14:00
Copy link
Contributor

@Teufelchen1 Teufelchen1 left a comment

Choose a reason for hiding this comment

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

No notice from the pinged people in a month, I'll take over.
LGTM, less code, less bugs.

@Teufelchen1 Teufelchen1 added this pull request to the merge queue Mar 19, 2024
Merged via the queue into RIOT-OS:master with commit de176a8 Mar 19, 2024
@chrysn chrysn deleted the drop-rgbled branch March 20, 2024 05:03
@MrKevinWeiss MrKevinWeiss added this to the Release 2024.04 milestone Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: drivers Area: Device drivers Area: Kconfig Area: Kconfig integration CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Process: removal Integration Process: The PR is removing a deprecated feature or API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants