From a324a83c5602fa7921282adc66a9f704af00ae2f Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 26 Jan 2022 22:27:41 +0100 Subject: timertest: add Kconfig entry --- src/app/timertest/Kconfig | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/app/timertest/Kconfig (limited to 'src') diff --git a/src/app/timertest/Kconfig b/src/app/timertest/Kconfig new file mode 100644 index 0000000..f96d7fc --- /dev/null +++ b/src/app/timertest/Kconfig @@ -0,0 +1,6 @@ +# Copyright 2022 Daniel Friesel +# +# SPDX-License-Identifier: CC0-1.0 + +prompt "Timer test" +depends on loop && !wakeup && meta_driver_timer -- cgit v1.2.3