File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
tests/drivers/clock_control/stm32_clock_configuration/stm32_common Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -92,12 +92,12 @@ tests:
9292 extra_args : DTC_OVERLAY_FILE="boards/clear_f0_f1_f3_clocks.overlay;boards/f0_f3_pll_32_hse_8.overlay"
9393 platform_allow : nucleo_f091rc stm32f3_disco
9494 drivers.stm32_clock_configuration.common.f1.sysclksrc_hsi_8 :
95- extra_args : DTC_OVERLAY_FILE="boards/clear_f0_f1_f3_clocks.overlay;boards/hsi_16 .overlay"
95+ extra_args : DTC_OVERLAY_FILE="boards/clear_f0_f1_f3_clocks.overlay;boards/hsi_8 .overlay"
9696 platform_allow : nucleo_f103rb
9797 drivers.stm32_clock_configuration.common.f1.sysclksrc_hse_8 :
9898 extra_args : DTC_OVERLAY_FILE="boards/clear_f0_f1_f3_clocks.overlay;boards/hse_8.overlay"
9999 platform_allow : nucleo_f103rb
100- drivers.stm32_clock_configuration.common.f1.sysclksrc_pll_64_hsi_16 :
100+ drivers.stm32_clock_configuration.common.f1.sysclksrc_pll_64_hsi_8 :
101101 extra_args : DTC_OVERLAY_FILE="boards/clear_f0_f1_f3_clocks.overlay;boards/f1_pll_64_hsi_8.overlay"
102102 platform_allow : nucleo_f103rb
103103 drivers.stm32_clock_configuration.common.f1.sysclksrc_pll_64_hse_8 :
You can’t perform that action at this time.
0 commit comments