mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Extend lpc1766-stk LED support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4242 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -893,7 +893,7 @@ CONFIG_EXAMPLES_USBSERIAL_TRACEINTERRUPTS=n
|
||||
#
|
||||
# Settings for examples/usbterm
|
||||
#
|
||||
# CONFIG_EXAMPLES_UBSTERM_BUILTIN - Build the usbterm example as an NSH
|
||||
# CONFIG_EXAMPLES_USBTERM_BUILTIN - Build the usbterm example as an NSH
|
||||
# built-in command. NOTE: This is not fully functional as of this
|
||||
# writing.. It should work, but there is no mechanism in place yet
|
||||
# to exit the USB terminal program and return to NSH.
|
||||
@@ -910,7 +910,7 @@ CONFIG_EXAMPLES_USBSERIAL_TRACEINTERRUPTS=n
|
||||
# CONFIG_EXAMPLES_USBTERM_TRACECONTROLLER - Show controller events
|
||||
# CONFIG_EXAMPLES_USBTERM_TRACEINTERRUPTS - Show interrupt-related events
|
||||
#
|
||||
CONFIG_EXAMPLES_UBSTERM_BUILTIN=n
|
||||
CONFIG_EXAMPLES_USBTERM_BUILTIN=n
|
||||
CONFIG_EXAMPLES_USBTERM_BUFLEN=256
|
||||
CONFIG_EXAMPLES_USBTERM_TRACEINIT=n
|
||||
CONFIG_EXAMPLES_USBTERM_TRACECLASS=n
|
||||
|
||||
Reference in New Issue
Block a user