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: Use DEVICE_API #65

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

pdgendt
Copy link

@pdgendt pdgendt commented Apr 30, 2024

Demonstrate DEVICE_API usage for sensor_driver_api and blink_driver_api.

Upstream PR zephyrproject-rtos/zephyr#71773

Demonstrate DEVICE_API usage for sensor_driver_api.

Signed-off-by: Pieter De Gendt <pieter.degendt@gmail.com>
Demonstrate DEVICE_API usage for blink_driver_api.

Signed-off-by: Pieter De Gendt <pieter.degendt@gmail.com>
@gmarull gmarull added the DNM label May 13, 2024
@@ -2,4 +2,9 @@
# SPDX-License-Identifier: Apache-2.0

zephyr_library()
zephyr_iterable_section(
Copy link
Member

Choose a reason for hiding this comment

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

zephyr_driver_api(blink)

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.

4 participants