commit | 8da1736c674eb287852595dd7894137d25fbdba1 | [log] [tgz] |
---|---|---|
author | Andrzej Głąbek <andrzej.glabek@nordicsemi.no> | Fri Jun 26 12:29:18 2020 +0200 |
committer | Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> | Wed Jul 08 12:37:58 2020 +0200 |
tree | d5aaf8d8b75bd080d907bfe97c75f9c3de3506f1 | |
parent | 0e20eafe7a6651824def5fd178d7e97064239dac [diff] |
tests/kernel/gen_isr_table: Add special config for nRF5340 and nRF9160 In nRF9160 and application core in nRF5340, not all interrupts with highest numbers are implemented. Thus, limit the number of interrupts reported to the test, so that it does not try to use some unavailable ones. Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>