Browse Source
Commit e63c6cd534
introduced device API
macros to be used by driver implementations. The DEVICE_API macro
ensures the passed API instance is placed in the corresponding iterable
section to allow for runtime checks.
Add wrapper DEVICE_API macro to all its_driver_api instances.
Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
pull/75728/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue