Change-Id: I7d76b07e11a06f56227173c3d4ce77d9f2f466d8 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
8 lines
168 B
Plaintext
8 lines
168 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_ZTEST_STACKSIZE=512
|
|
CONFIG_MAIN_STACK_SIZE=512
|
|
CONFIG_SW_ISR_TABLE=n
|
|
CONFIG_IRQ_VECTOR_TABLE_CUSTOM=y
|
|
CONFIG_NUM_IRQS=3
|
|
CONFIG_COMPILER_OPT="-O0"
|