summaryrefslogtreecommitdiff
path: root/apps/platform/mikroe-stm32f4/Kconfig
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-10-30 09:04:37 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-10-30 09:04:37 -0600
commit2cef539be7d1ed0e21d6fd1d3134a2eb1518019a (patch)
treebe37e136292842fd8f8ba23daf979930f7abcf76 /apps/platform/mikroe-stm32f4/Kconfig
parent356deb76216e0226ec205833975e6097cdf458ae (diff)
downloadnuttx-2cef539be7d1ed0e21d6fd1d3134a2eb1518019a.tar.gz
nuttx-2cef539be7d1ed0e21d6fd1d3134a2eb1518019a.tar.bz2
nuttx-2cef539be7d1ed0e21d6fd1d3134a2eb1518019a.zip
apps/platform: A new now for platform-specific applicatin code
Diffstat (limited to 'apps/platform/mikroe-stm32f4/Kconfig')
-rw-r--r--apps/platform/mikroe-stm32f4/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/platform/mikroe-stm32f4/Kconfig b/apps/platform/mikroe-stm32f4/Kconfig
new file mode 100644
index 000000000..b6672b7fb
--- /dev/null
+++ b/apps/platform/mikroe-stm32f4/Kconfig
@@ -0,0 +1,7 @@
+#
+# For a description of the syntax of this configuration file,
+# see misc/tools/kconfig-language.txt.
+#
+
+if ARCH_BOARD_MIKROE_STM32F4
+endif