Added i2c_device.c to CMakeLists.txt

pull/14030/head
pennam 2021-02-03 15:18:33 +01:00
parent 6db7342cf6
commit d059feefe0
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ target_sources(mbed-core
analogout_device.c
flash_api.c
gpio_irq_device.c
i2c_device.c
pwmout_device.c
serial_device.c
spi_api.c