zephyr/ext/CMakeLists.txt
Anas Nashif 3cc74cf07b nffs: move to an external module
Move nffs to an external repository managed by west.

https://github.com/zephyrproject-rtos/nffs

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-05-28 08:28:57 -04:00

4 lines
68 B
CMake

add_subdirectory(lib)
add_subdirectory(hal)
add_subdirectory(debug)