We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cfb1aa commit 83cd622Copy full SHA for 83cd622
tests/drivers/uart/uart_baudrate_test/testcase.yaml
@@ -16,6 +16,8 @@ tests:
16
extra_configs:
17
- CONFIG_PM_DEVICE=y
18
- CONFIG_PM_DEVICE_RUNTIME=y
19
+ - CONFIG_CLOCK_CONTROL_NRF2_GLOBAL_HSFLL_REQ_LOW_FREQ=n
20
+ - CONFIG_NRFS_LOCAL_DOMAIN_DVFS_SCALE_DOWN_AFTER_INIT=n
21
drivers.uart.baudrate_test.uart135:
22
platform_allow:
23
- nrf54h20dk/nrf54h20/cpuapp
0 commit comments