boards/tm4c129e-launchpad: Enable priority inheritance in ostest config

This commit is contained in:
Nathan Hartman 2022-10-07 11:50:02 -04:00 committed by Masayuki Ishikawa
parent d5d76560ef
commit d8f9c60e9e
1 changed files with 1 additions and 0 deletions

View File

@ -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