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

drivers: bt: airoc: fix compliance check #79524

Conversation

sylvioalves
Copy link
Collaborator

Fix compliance check related to "symbols without children". Using regular 'config' entry.

@zephyrbot zephyrbot added area: Bluetooth Host size: XS A PR changing only a single line of code area: Bluetooth labels Oct 7, 2024
@sylvioalves sylvioalves force-pushed the bugfix/bt_airoc_menuconfig branch from a3b59db to 4ec843b Compare October 7, 2024 21:00
@sylvioalves sylvioalves changed the title drivers: bt: airoc: fix compliace check drivers: bt: airoc: fix compliance check Oct 7, 2024
@sylvioalves
Copy link
Collaborator Author

sylvioalves commented Oct 7, 2024

Not sure whether menuconfig is indeed necessary. check_compliance.py returns error.
https://github.com/zephyrproject-rtos/zephyr/actions/runs/11234833992/job/31231465971?pr=79523

Fix compliance check related to "symbols without children".
Using regular 'config' entry.

Signed-off-by: Sylvio Alves <[email protected]>
@sylvioalves sylvioalves force-pushed the bugfix/bt_airoc_menuconfig branch from 4ec843b to 0ea07fc Compare October 8, 2024 00:31
@sylvioalves sylvioalves requested a review from nashif October 8, 2024 22:02
@sylvioalves
Copy link
Collaborator Author

@jhedberg @alwa-nordic, could you check this?

@jhedberg jhedberg added the Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. label Oct 14, 2024
@henrikbrixandersen henrikbrixandersen merged commit 7a57d55 into zephyrproject-rtos:main Oct 14, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Bluetooth Host area: Bluetooth size: XS A PR changing only a single line of code Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants