commit | 7bbead678689df9c53327350683cf87f7d63f518 | [log] [tgz] |
---|---|---|
author | Martí Bolívar <marti.bolivar@nordicsemi.no> | Fri Jan 15 16:35:53 2021 -0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Feb 23 10:34:19 2021 -0500 |
tree | d2ed367ac16e7ae7cb87a118393e62222c2583c4 | |
parent | 63471ba93b8c6ef50f7da960db9634ea70e03548 [diff] |
drivers: i2c: add dummy driver for vnd,i2c We will need this to be able to DEVICE_DT_GET() bus devices from tests/drivers/build_all in an upcoming commit. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>