blob: 1f4e7d1d4ae6618d2c2c75578888f66c3894170a [file] [log] [blame]
libi2c_dev = static_library(
'i2c_dev',
'i2c.cpp',
link_args : '-li2c',
)