mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Finishes very basic Kinetis port
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3882 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -298,6 +298,15 @@ KwikStik-K40-specific Configuration Options
|
||||
CONFIG_KINETIS_PIT -- Support Programmable Interval Timers
|
||||
CONFIG_ARMV7M_MPU -- Support the MPU
|
||||
|
||||
Kinetis interrupt prioritys (Default is the mid priority)
|
||||
|
||||
CONFIG_KINETIS_UART0PRIO
|
||||
CONFIG_KINETIS_UART1PRIO
|
||||
CONFIG_KINETIS_UART2PRIO
|
||||
CONFIG_KINETIS_UART3PRIO
|
||||
CONFIG_KINETIS_UART4PRIO
|
||||
CONFIG_KINETIS_UART5PRIO
|
||||
|
||||
Kinetis K40 specific device driver settings
|
||||
|
||||
CONFIG_UARTn_SERIAL_CONSOLE - selects the UARTn (n=0..5) for the
|
||||
|
||||
Reference in New Issue
Block a user