File tree Expand file tree Collapse file tree 1 file changed +15
-5
lines changed
tests/drivers/clock_control/stm32_clock_configuration/stm32h7_core Expand file tree Collapse file tree 1 file changed +15
-5
lines changed Original file line number Diff line number Diff line change 5
5
tests :
6
6
drivers.clock.stm32_clock_configuration.h7_core.sysclksrc_pll_hse_96 :
7
7
extra_args : DTC_OVERLAY_FILE="boards/clear_clocks.overlay;boards/pll_hse_96.overlay"
8
- platform_allow : nucleo_h743zi
8
+ platform_allow :
9
+ - nucleo_h743zi
10
+ - nucleo_h753zi
9
11
integration_platforms :
10
12
- nucleo_h743zi
11
13
drivers.clock.stm32_clock_configuration.h7_core.sysclksrc_pll_hsi_96 :
@@ -20,23 +22,31 @@ tests:
20
22
- nucleo_h743zi
21
23
drivers.clock.stm32_clock_configuration.h7_core.sysclksrc_csi_4 :
22
24
extra_args : DTC_OVERLAY_FILE="boards/clear_clocks.overlay;boards/csi_4.overlay"
23
- platform_allow : nucleo_h743zi
25
+ platform_allow :
26
+ - nucleo_h743zi
27
+ - nucleo_h753zi
24
28
integration_platforms :
25
29
- nucleo_h743zi
26
30
drivers.clock.stm32_clock_configuration.h7_core.sysclksrc_hse_8 :
27
31
extra_args : DTC_OVERLAY_FILE="boards/clear_clocks.overlay;boards/hse_8.overlay"
28
- platform_allow : nucleo_h743zi
32
+ platform_allow :
33
+ - nucleo_h743zi
34
+ - nucleo_h753zi
29
35
integration_platforms :
30
36
- nucleo_h743zi
31
37
drivers.clock.stm32_clock_configuration.h7_core.sysclksrc_hse_8_css :
32
38
extra_args :
33
39
DTC_OVERLAY_FILE="boards/clear_clocks.overlay;boards/hse_8.overlay;boards/hse_css.overlay"
34
- platform_allow : nucleo_h743zi
40
+ platform_allow :
41
+ - nucleo_h743zi
42
+ - nucleo_h753zi
35
43
integration_platforms :
36
44
- nucleo_h743zi
37
45
drivers.clock.stm32_clock_configuration.h7_core.sysclksrc_pll_csi_96 :
38
46
extra_args : DTC_OVERLAY_FILE="boards/clear_clocks.overlay;boards/pll_csi_96.overlay"
39
- platform_allow : nucleo_h743zi
47
+ platform_allow :
48
+ - nucleo_h743zi
49
+ - nucleo_h753zi
40
50
integration_platforms :
41
51
- nucleo_h743zi
42
52
drivers.clock.stm32_clock_configuration.h7_core.sysclksrc_pll_hse_550 :
You can’t perform that action at this time.
0 commit comments