zephyr/samples/microkernel/test/test_timer/prj_arm.conf
Inaky Perez-Gonzalez 8ddf82cf70 First commit
Signed-off-by:  <inaky.perez-gonzalez@intel.com>
2015-04-10 16:44:37 -07:00

5 lines
97 B
Plaintext

CONFIG_SW_ISR_TABLE=y
CONFIG_SW_ISR_TABLE_DYNAMIC=y
CONFIG_NUM_IRQS=2
CONFIG_NUM_TIMER_PACKETS=4