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

This commit is contained in:
Nathan Hartman
2022-10-08 10:44:31 +09:00
committed by Masayuki Ishikawa
parent d5d76560ef
commit d8f9c60e9e
@@ -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