From 373c6c375708400a78afffd4597b4eca7c903153 Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 6 Apr 2012 16:33:17 +0000 Subject: Adding skeleton Kconfig files (part 3 of 2) git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4566 7fd9a85b-ad96-42d3-883c-3090e2eb8679 --- apps/examples/serloop/Kconfig | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 apps/examples/serloop/Kconfig (limited to 'apps/examples/serloop') diff --git a/apps/examples/serloop/Kconfig b/apps/examples/serloop/Kconfig new file mode 100644 index 000000000..887f91bb1 --- /dev/null +++ b/apps/examples/serloop/Kconfig @@ -0,0 +1,4 @@ +# +# For a description of the syntax of this configuration file, +# see Documentation/kbuild/kconfig-language.txt. +# -- cgit v1.2.3