Need to set UART interrupt priority
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1854 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
397a66d7af
commit
2385e15276
@ -178,6 +178,8 @@ STR71x-Specific Configuration Settings
|
||||
CONFIG_STR71X_CKOUT, CONFIG_STR71X_TIM1, CONFIG_STR71X_TIM2, CONFIG_STR71X_TIM3, and
|
||||
CONFIG_STR71X_RTC
|
||||
Select peripherals to initialize (Timer0 and EIC are always initialized)
|
||||
CONFIG_UART_PRI, STR71X_BSPI_PRI, CONFIG_TIM_PRI
|
||||
Can be defined to set the priority of NuttX managed devices. Default is 1.
|
||||
CONFIG_STR71X_BANK0, CONFIG_STR71X_BANK1, CONFIG_STR71X_BANK2, and CONFIG_STR71X_BANK3
|
||||
Enable initialize of external memory banks 0-3.
|
||||
CONFIG_STR71X_BANK0_SIZE, CONFIG_STR71X_BANK1_SIZE, CONFIG_STR71X_BANK2_SIZE, and
|
||||
|
Loading…
Reference in New Issue
Block a user