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

modules: hal_tdk: Introduce kconfig symbol to prevent cmake warning #83151

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

pdgendt
Copy link
Collaborator

@pdgendt pdgendt commented Dec 18, 2024

The CONFIG_ZEPHYR_HAL_TDK_MODULE is always set if the module is on disk, introduce an implied symbol to prevent a cmake warning if no TDK drivers are needed.

@zephyrbot
Copy link
Collaborator

zephyrbot commented Dec 18, 2024

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
hal_tdk zephyrproject-rtos/hal_tdk@16eaeeb zephyrproject-rtos/hal_tdk@bbdb38b (main) zephyrproject-rtos/hal_tdk@16eaeeb5..bbdb38b7

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@zephyrbot zephyrbot added manifest manifest-hal_tdk DNM This PR should not be merged (Do Not Merge) labels Dec 18, 2024
@pdgendt
Copy link
Collaborator Author

pdgendt commented Dec 18, 2024

CC @afontaine-invn

The CONFIG_ZEPHYR_HAL_TDK_MODULE is always set if the module is on disk,
introduce an implied symbol to prevent a cmake warning if no TDK drivers
are needed.

Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
@zephyrbot zephyrbot removed the DNM This PR should not be merged (Do Not Merge) label Dec 19, 2024
@afontaine-invn
Copy link
Collaborator

Thanks a lot @pdgendt for fixing this issue!

@afontaine-invn
Copy link
Collaborator

How to move forward as there are no reviewers? Do you have any clues @pdgendt ?

@kartben kartben added the Hotfix Fix for issues blocking development, i.e. CI issues, tests failing in CI, etc. label Dec 19, 2024
@kartben
Copy link
Collaborator

kartben commented Dec 19, 2024

flagging as "lukewarm-fix" to get this merged a bit sooner. If anyone disagrees with the approach please let me know :)

@kartben kartben merged commit a292e89 into zephyrproject-rtos:main Dec 19, 2024
28 of 29 checks passed
@pdgendt pdgendt deleted the hal-tdk-symbols branch December 19, 2024 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hotfix Fix for issues blocking development, i.e. CI issues, tests failing in CI, etc. manifest manifest-hal_tdk
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants