Samsung: remove todo from CMake

tracked here https://github.com/ARMmbed/mbed-os/issues/14025
pull/14024/head
Martin Kojtal 2020-12-10 14:12:44 +00:00
parent e7315e881e
commit eef57d3a0f
1 changed files with 0 additions and 8 deletions

View File

@ -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