mirror of https://github.com/ARMmbed/mbed-os.git
Added i2c_device.c to CMakeLists.txt
parent
6db7342cf6
commit
d059feefe0
|
@ -17,6 +17,7 @@ target_sources(mbed-core
|
||||||
analogout_device.c
|
analogout_device.c
|
||||||
flash_api.c
|
flash_api.c
|
||||||
gpio_irq_device.c
|
gpio_irq_device.c
|
||||||
|
i2c_device.c
|
||||||
pwmout_device.c
|
pwmout_device.c
|
||||||
serial_device.c
|
serial_device.c
|
||||||
spi_api.c
|
spi_api.c
|
||||||
|
|
Loading…
Reference in New Issue