blob: be933842ad1c052231b2d194ad50772b3152f86d [file] [log] [blame]
zephyr_library()
zephyr_library_compile_definitions_ifdef(
CONFIG_NEWLIB_LIBC __LINUX_ERRNO_EXTENSIONS__
)
zephyr_library_sources_ifdef(CONFIG_NET_L2_CANBUS canbus.c)