Use an external TinyCrypt repo instead of keeping a copy in ext/hal. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
10 lines
185 B
Text
10 lines
185 B
Text
# External source code configuration options
|
|
|
|
# Copyright (c) 2016 Linaro Ltd.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
menu "External Sources"
|
|
|
|
source "ext/lib/fnmatch/Kconfig"
|
|
|
|
endmenu
|