summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorJF <jf@codingfield.com>2020-06-27 14:10:17 (GMT)
committerJF <jf@codingfield.com>2020-06-27 14:10:17 (GMT)
commitf8ffb405a23e02efd3b791730a3eb349e1d7efe4 (patch)
tree4b42e3c57dcd36229530c1f9faeadf3ca10d2781 /src/CMakeLists.txt
parente86991284fe5a41b913004f08f476aeeb83a71ef (diff)
parent3dfba0b90d8549d17a2aa4d228f31fbdcf803e70 (diff)
Merge branch 'nimble_1_3_0' into develop
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 9f43c78..a30fb56 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -132,6 +132,7 @@ set(NIMBLE_SRC
libs/mynewt-nimble/nimble/host/src/ble_hs_stop.c
libs/mynewt-nimble/nimble/host/src/ble_hs_startup.c
libs/mynewt-nimble/nimble/host/store/ram/src/ble_store_ram.c
+ libs/mynewt-nimble/nimble/host/src/ble_monitor.c
libs/mynewt-nimble/nimble/transport/ram/src/ble_hci_ram.c
libs/mynewt-nimble/nimble/controller/src/ble_ll.c
libs/mynewt-nimble/nimble/controller/src/ble_ll_rand.c