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
19d3e562
Commit
19d3e562
authored
6 years ago
by
David Sidrane
Browse files
Options
Downloads
Patches
Plain Diff
NXPHlite:Track kinetis upstream CONFIG changes
parent
add74840
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
platforms/nuttx/nuttx-configs/nxphlite-v3/nsh/defconfig
+6
-4
6 additions, 4 deletions
platforms/nuttx/nuttx-configs/nxphlite-v3/nsh/defconfig
with
6 additions
and
4 deletions
platforms/nuttx/nuttx-configs/nxphlite-v3/nsh/defconfig
+
6
−
4
View file @
19d3e562
...
...
@@ -299,10 +299,10 @@ CONFIG_KINETIS_UART_EXTEDED_BREAK=y
CONFIG_KINETIS_SERIALBRK_BSDCOMPAT=y
# CONFIG_KINETIS_UART_SINGLEWIRE is not set
CONFIG_KINETIS_UARTFIFOS=y
CONFIG_UART0_RXDMA=y
CONFIG_UART1_RXDMA=y
CONFIG_UART2_RXDMA=y
CONFIG_UART4_RXDMA=y
CONFIG_
KINETIS_
UART0_RXDMA=y
CONFIG_
KINETIS_
UART1_RXDMA=y
CONFIG_
KINETIS_
UART2_RXDMA=y
CONFIG_
KINETIS_
UART4_RXDMA=y
CONFIG_KINETIS_SERIAL_RXDMA_BUFFER_SIZE=64
#
...
...
@@ -316,6 +316,7 @@ CONFIG_LPUART0_PARITY=0
CONFIG_LPUART0_2STOP=0
# CONFIG_LPUART0_IFLOWCONTROL is not set
# CONFIG_LPUART0_OFLOWCONTROL is not set
# CONFIG_LPUART0_DMA is not set
CONFIG_LPUART0_SERIAL_CONSOLE=y
# CONFIG_NO_LPUART_SERIAL_CONSOLE is not set
CONFIG_KINETIS_MERGE_TTY=y
...
...
@@ -578,6 +579,7 @@ CONFIG_SPI_EXCHANGE=y
# CONFIG_ONESHOT is not set
CONFIG_RTC=y
# CONFIG_RTC_DATETIME is not set
# CONFIG_RTC_HIRES is not set
# CONFIG_RTC_ALARM is not set
# CONFIG_RTC_DRIVER is not set
# CONFIG_RTC_EXTERNAL 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