mirror of https://github.com/ARMmbed/mbed-os.git
Samsung: remove todo from CMake
tracked here https://github.com/ARMmbed/mbed-os/issues/14025pull/14024/head
parent
e7315e881e
commit
eef57d3a0f
|
@ -22,14 +22,6 @@ target_include_directories(mbed-core
|
||||||
|
|
||||||
target_sources(mbed-core
|
target_sources(mbed-core
|
||||||
INTERFACE
|
INTERFACE
|
||||||
# TODO CMAKE: The files commented below trigger a dependency on other libraries
|
|
||||||
# they should be moved somewhere in the connectivity directory.
|
|
||||||
# dcxo_update.cpp
|
|
||||||
# mbed_main_init.cpp
|
|
||||||
# modem/modem_io_device.cpp
|
|
||||||
# modem/modem_link_device_shmem.cpp
|
|
||||||
# modem/s5js100_mbox_ipc.cpp
|
|
||||||
# modem/shmem_save.cpp
|
|
||||||
gpio_api.c
|
gpio_api.c
|
||||||
gpio_irq_api.c
|
gpio_irq_api.c
|
||||||
i2c_api.c
|
i2c_api.c
|
||||||
|
|
Loading…
Reference in New Issue