mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-16 04:41:56 +00:00
Use tinycbor from the tinycbor repo directly and drop the library from ext/. Add entry to west.yml and update SHA. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
5 lines
117 B
CMake
5 lines
117 B
CMake
add_subdirectory(crypto)
|
|
add_subdirectory(ipc)
|
|
add_subdirectory(mgmt)
|
|
add_subdirectory_ifdef(CONFIG_FNMATCH fnmatch)
|