Skip to content

Commit 2856a88

Browse files
author
Arto Kinnunen
committed
Update CMakeLists and file locations
Move ns_file.c/h to correct location and update CMakeLists to include ns_file.c
1 parent 1de3aab commit 2856a88

File tree

3 files changed

+1
-0
lines changed

3 files changed

+1
-0
lines changed

connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ target_sources(mbed-nanostack-sal_stack
101101
utils/ns_conf.c
102102
utils/ns_crc.c
103103
utils/ns_file_system.c
104+
utils/ns_time.c
104105

105106
whiteboard/whiteboard.c
106107
)

0 commit comments

Comments
 (0)