zephyr/tests/kernel/gen_isr_table
Thomas Stranger 32fe8a23af tests: gen_isr_table: nucleo_g071rb: decr. NUM_IRQS to avoid conflicts
After the introduction of usart1 the kernel/genisr_table test could
no longer build, due to an interrupt conflict.
Adopt the TEST_NUM_IRQS to resolve the conflict.

Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>
2021-04-26 14:16:03 -04:00
..
boards tests: gen_isr_table: Disable gpio on lpcxpresso54114 2020-07-11 08:49:50 -04:00
src tests: gen_isr_table: nucleo_g071rb: decr. NUM_IRQS to avoid conflicts 2021-04-26 14:16:03 -04:00
CMakeLists.txt tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
prj.conf tests: modify the test case gen_isr_table using ztest 2020-10-30 15:57:03 +01:00
testcase.yaml tests: kernel: Add missing kernel tag to tests 2021-03-05 14:52:55 -05:00