Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Firmware
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alberto Ruiz Garcia
Firmware
Commits
b4787190
Commit
b4787190
authored
6 years ago
by
David Sidrane
Browse files
Options
Downloads
Patches
Plain Diff
omnibus_f4sd:Fully remove console
parent
dc73dd7b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
boards/omnibus/f4sd/nuttx-config/nsh/defconfig
+17
-10
17 additions, 10 deletions
boards/omnibus/f4sd/nuttx-config/nsh/defconfig
with
17 additions
and
10 deletions
boards/omnibus/f4sd/nuttx-config/nsh/defconfig
+
17
−
10
View file @
b4787190
...
...
@@ -78,7 +78,7 @@ CONFIG_ARCH="arm"
# ARM Options
#
# CONFIG_ARCH_CHIP_A1X is not set
# CONFIG_ARCH_CHIP_
BCM2708
is not set
# CONFIG_ARCH_CHIP_
AM335X
is not set
# CONFIG_ARCH_CHIP_C5471 is not set
# CONFIG_ARCH_CHIP_DM320 is not set
# CONFIG_ARCH_CHIP_EFM32 is not set
...
...
@@ -444,7 +444,7 @@ CONFIG_STM32_HAVE_CAN2=y
# CONFIG_STM32_HAVE_COMP6 is not set
# CONFIG_STM32_HAVE_COMP7 is not set
CONFIG_STM32_HAVE_DAC1=y
CONFIG_STM32_HAVE_DAC2
=y
#
CONFIG_STM32_HAVE_DAC2
is not set
CONFIG_STM32_HAVE_RNG=y
# CONFIG_STM32_HAVE_ETHMAC is not set
CONFIG_STM32_HAVE_I2C2=y
...
...
@@ -481,7 +481,6 @@ CONFIG_STM32_CCMDATARAM=y
CONFIG_STM32_DMA1=y
CONFIG_STM32_DMA2=y
# CONFIG_STM32_DAC1 is not set
# CONFIG_STM32_DAC2 is not set
# CONFIG_STM32_DCMI is not set
# CONFIG_STM32_FSMC is not set
# CONFIG_STM32_HASH is not set
...
...
@@ -836,7 +835,7 @@ CONFIG_SCHED_INSTRUMENTATION=y
#
# Files and I/O
#
CONFIG_DEV_CONSOLE
=y
#
CONFIG_DEV_CONSOLE
is not set
# CONFIG_FDCLONE_DISABLE is not set
CONFIG_FDCLONE_STDIO=y
CONFIG_SDCLONE_DISABLE=y
...
...
@@ -1002,8 +1001,17 @@ CONFIG_WATCHDOG_DEVPATH="/dev/watchdog0"
# LCD Driver Support
#
# CONFIG_LCD is not set
#
# Character/Segment LCD Devices
#
# CONFIG_SLCD is not set
#
# Other LCD-related Devices
#
# CONFIG_LCD_OTHER is not set
#
# LED Support
#
...
...
@@ -1043,7 +1051,6 @@ CONFIG_DEV_FIFO_SIZE=0
# CONFIG_POWER is not set
# CONFIG_SENSORS is not set
CONFIG_SERIAL=y
# CONFIG_DEV_LOWCONSOLE is not set
CONFIG_SERIAL_REMOVABLE=y
# CONFIG_SERIAL_CONSOLE is not set
# CONFIG_16550_UART is not set
...
...
@@ -1191,16 +1198,15 @@ CONFIG_CDCACM_PRODUCTSTR="PX4 OmnibusF4SD"
# System Logging
#
# CONFIG_ARCH_SYSLOG is not set
CONFIG_SYSLOG_WRITE
=y
#
CONFIG_SYSLOG_WRITE
is not set
# CONFIG_RAMLOG is not set
# CONFIG_SYSLOG_BUFFER is not set
# CONFIG_SYSLOG_INTBUFFER is not set
# CONFIG_SYSLOG_TIMESTAMP is not set
# CONFIG_SYSLOG_PREFIX is not set
# CONFIG_SYSLOG_SERIAL_CONSOLE is not set
# CONFIG_SYSLOG_CHAR is not set
CONFIG_SYSLOG_CONSOLE
=y
#
CONFIG_SYSLOG_NONE
is not set
#
CONFIG_SYSLOG_CONSOLE
is not set
CONFIG_SYSLOG_NONE
=y
# CONFIG_SYSLOG_FILE is not set
# CONFIG_SYSLOG_CHARDEV is not set
...
...
@@ -1483,6 +1489,7 @@ CONFIG_BUILTIN_PROXY_STACKSIZE=1024
#
# CONFIG_EXAMPLES_ADXL372_TEST is not set
# CONFIG_EXAMPLES_APA102 is not set
# CONFIG_EXAMPLES_BATTERY is not set
# CONFIG_EXAMPLES_CALIB_UDELAY is not set
# CONFIG_EXAMPLES_CCTYPE is not set
# CONFIG_EXAMPLES_CHAT is not set
...
...
@@ -1534,7 +1541,6 @@ CONFIG_BUILTIN_PROXY_STACKSIZE=1024
# CONFIG_EXAMPLES_SLCD is not set
# CONFIG_EXAMPLES_SMART is not set
# CONFIG_EXAMPLES_SMART_TEST is not set
# CONFIG_EXAMPLES_SMP is not set
# CONFIG_EXAMPLES_SMPS is not set
# CONFIG_EXAMPLES_STAT is not set
# CONFIG_EXAMPLES_TCPECHO is not set
...
...
@@ -1765,6 +1771,7 @@ CONFIG_READLINE_ECHO=y
# CONFIG_SYSTEM_SUDOKU is not set
# CONFIG_SYSTEM_SYSTEM is not set
# CONFIG_SYSTEM_TEE is not set
# CONFIG_SYSTEM_TERMCURSES is not set
# CONFIG_SYSTEM_UBLOXMODEM is not set
# CONFIG_SYSTEM_VI is not set
# CONFIG_SYSTEM_ZMODEM is not set
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment