We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 828bde8 commit 804508fCopy full SHA for 804508f
tests/drivers/mspi/flash/testcase.yaml
@@ -36,3 +36,9 @@ tests:
36
- nrf54h20dk/nrf54h20/cpuapp
37
extra_configs:
38
- CONFIG_MSPI_DW_HANDLE_FIFOS_IN_SYSTEM_WORKQUEUE=y
39
+ drivers.mspi.flash.mspi_nor_no_multithreading:
40
+ filter: dt_alias_exists("mspi0") and CONFIG_FLASH_MSPI_NOR
41
+ integration_platforms:
42
+ - nrf54h20dk/nrf54h20/cpuapp
43
+ extra_configs:
44
+ - CONFIG_MULTITHREADING=n
0 commit comments