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

Fix out of tree controllers #1392

Merged
merged 3 commits into from
Jul 11, 2024
Merged

Fix out of tree controllers #1392

merged 3 commits into from
Jul 11, 2024

Conversation

gemenerik
Copy link
Member

Following the example from this blogpost, the OOT controller is not being selected and defaults to PID. This PR fixes this by checking if CONFIG_CONTROLLER_OOT is defined.

Additionally, it adds the example from the blogpost to the examples dir.

@gemenerik gemenerik added the bug label Jul 11, 2024
@gemenerik gemenerik requested a review from ToveRumar July 11, 2024 11:56
@gemenerik gemenerik merged commit 9ee5607 into master Jul 11, 2024
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants