2021-01-31 19:53:03 +08:00
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
2022-03-17 05:07:43 +08:00
|
|
|
# Copyright (c) 2020 Nordic Semiconductor ASA
|
2021-01-31 19:53:03 +08:00
|
|
|
|
|
|
|
mainmenu "littlefs core functionality test"
|
|
|
|
|
|
|
|
source "Kconfig.zephyr"
|
|
|
|
|
|
|
|
config APP_TEST_CUSTOM
|
|
|
|
bool "Select to test additional custom filesystem configurations"
|