commit | 316ffff6f22d69871d1f888eecbfb3b790bc507f | [log] [tgz] |
---|---|---|
author | Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> | Wed Apr 04 18:02:38 2018 +0200 |
committer | Anas Nashif <nashif@linux.intel.com> | Sun Apr 08 08:47:36 2018 -0400 |
tree | 5149ba53cec04e0f9b3c4631b8ecc348a1dea11d | |
parent | 8d2b22cd05cb91ae519a8d7c1aaeef2a22623722 [diff] |
tests: kernel: fix irq_vector_table test for nRF52X platforms This commit disables Bluetooth and adds a customized vector table for nRF52X-based platforms in the irq_vector_table kernel test, in order to prevent UsageFault during system timer interrupts, and, therefore, let the test execute properly. This commit fixes #6890. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>