mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-06 16:17:39 +08:00
update Kconfig files
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4598 7fd9a85b-ad96-42d3-883c-3090e2eb8679
This commit is contained in:
@@ -2,3 +2,12 @@
|
||||
# For a description of the syntax of this configuration file,
|
||||
# see misc/tools/kconfig-language.txt.
|
||||
#
|
||||
|
||||
config EXAMPLES_SERLOOP
|
||||
bool "Serial loopback example"
|
||||
default n
|
||||
---help---
|
||||
Enable the serial loopback example
|
||||
|
||||
if EXAMPLES_SERLOOP
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user