Skip to content

Conversation

@pdgendt
Copy link
Contributor

@pdgendt pdgendt commented Nov 27, 2024

Add wrapper DEVICE_API macro to all dac_driver_api instances.

Add wrapper DEVICE_API macro to all dac_driver_api instances.

Signed-off-by: Pieter De Gendt <[email protected]>
}

struct dac_driver_api dac_gd32_driver_api = {
DEVICE_API(dac, dac_gd32_driver_api) = {
Copy link
Member

Choose a reason for hiding this comment

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

Now that we touch this line, should we make it static as well?

@fabiobaltieri fabiobaltieri merged commit 454cc58 into zephyrproject-rtos:main Dec 2, 2024
24 checks passed
@pdgendt pdgendt deleted the linker-api-dac branch December 2, 2024 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: DAC Digital-to-Analog Converter platform: ADI Analog Devices, Inc. platform: ESP32 Espressif ESP32 platform: GD32 GigaDevice platform: Microchip SAM Microchip SAM Platform (formerly Atmel SAM) platform: NXP Drivers NXP Semiconductors, drivers platform: STM32 ST Micro STM32

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants