2019-04-06 21:08:09 +08:00
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
2020-09-01 05:53:42 +08:00
|
|
|
add_subdirectory_ifdef(CONFIG_EC_HOST_CMD ec_host_cmd)
|
2020-07-31 00:01:18 +08:00
|
|
|
add_subdirectory_ifdef(CONFIG_MCUMGR mcumgr)
|
2020-07-25 01:24:49 +08:00
|
|
|
add_subdirectory_ifdef(CONFIG_HAWKBIT hawkbit)
|
2020-07-31 06:58:32 +08:00
|
|
|
add_subdirectory_ifdef(CONFIG_UPDATEHUB updatehub)
|
2020-06-28 22:35:51 +08:00
|
|
|
add_subdirectory_ifdef(CONFIG_OSDP osdp)
|