mbed-os/connectivity/cellular/source/framework/device/CMakeLists.txt

11 lines
249 B
CMake

# Copyright (c) 2020 ARM Limited. All rights reserved.
# SPDX-License-Identifier: Apache-2.0
target_sources(mbed-cellular
INTERFACE
ATHandler.cpp
CellularContext.cpp
CellularDevice.cpp
CellularStateMachine.cpp
)