Skip to content

Commit 915952f

Browse files
committed
samples: net: allow nucleo_h753zi to run in CI
enable sample to run in CI on nucleo_h753zi. related sample: ptp and zperf Signed-off-by: Fabrice DJIATSA <[email protected]>
1 parent 7331a9a commit 915952f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

samples/net/ptp/sample.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ tests:
1313
- native_sim/native/64
1414
- nucleo_h563zi
1515
- nucleo_h743zi
16+
- nucleo_h753zi
1617
- nucleo_h745zi_q/stm32h745xx/m7
1718
- qemu_x86
1819
depends_on: eth

samples/net/zperf/sample.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ tests:
2626
platform_allow:
2727
- nucleo_h563zi
2828
- nucleo_h743zi
29+
- nucleo_h753zi
2930
- nucleo_f429zi
3031
- nucleo_f746zg
3132
- stm32h573i_dk

0 commit comments

Comments
 (0)