Skip to content

Commit cf33ed0

Browse files
pan-paul-szczepanek-arm
authored andcommitted
BLE: Add MemorySecurityDb.cpp and SecurityDb.cpp to CMake.
1 parent f515c41 commit cf33ed0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

connectivity/FEATURE_BLE/source/generic/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ target_sources(mbed-ble
1212
GapImpl.cpp
1313
GattClientImpl.cpp
1414
KVStoreSecurityDb.cpp
15+
MemorySecurityDb.cpp
1516
PrivateAddressController.cpp
17+
SecurityDb.cpp
1618
SecurityManagerImpl.cpp
1719
)

0 commit comments

Comments
 (0)