mirror of
https://github.com/apache/nuttx.git
synced 2026-09-08 09:56:33 +00:00
boards/tm4c129e-launchpad: Enable priority inheritance in ostest config
This commit is contained in:
parent
d5d76560ef
commit
d8f9c60e9e
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ CONFIG_NSH_FILEIOSIZE=512
|
|||
CONFIG_NSH_LINELEN=64
|
||||
CONFIG_NSH_READLINE=y
|
||||
CONFIG_PREALLOC_TIMERS=4
|
||||
CONFIG_PRIORITY_INHERITANCE=y
|
||||
CONFIG_RAM_SIZE=262144
|
||||
CONFIG_RAM_START=0x20000000
|
||||
CONFIG_RAW_BINARY=y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue