Skip to content

Commit 1a6bbe4

Browse files
committed
boards: qemu_cortex_r5: Disable CMSIS-DSP tests
The CMSIS-DSP tests are disabled for the 'qemu_cortex_r5' platform until the Cortex-R architecture port is more mature. This commit should be reverted once the CMSIS-Core(R) integration patches are merged (preliminary work available in zephyrproject-rtos#19698). Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent 6d21140 commit 1a6bbe4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boards/arm/qemu_cortex_r5/qemu_cortex_r5.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ testing:
1313
default: true
1414
ignore_tags:
1515
- benchmark
16+
- cmsis_dsp
1617
- cmsis_rtos
1718
- cpp
1819
- interrupt

0 commit comments

Comments
 (0)