mirror of https://github.com/ARMmbed/mbed-os.git
Update CMakeLists and file locations
Move ns_file.c/h to correct location and update CMakeLists to include ns_file.cpull/14817/head
parent
1de3aab0a9
commit
2856a885b0
|
@ -101,6 +101,7 @@ target_sources(mbed-nanostack-sal_stack
|
|||
utils/ns_conf.c
|
||||
utils/ns_crc.c
|
||||
utils/ns_file_system.c
|
||||
utils/ns_time.c
|
||||
|
||||
whiteboard/whiteboard.c
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue