Skip to content

Commit b150b3d

Browse files
thenguyenyfkartben
authored andcommitted
samples: counter: alarm: fix CI build fail
Exclude mimxrt1060_evk from build as this board does not support this sample yet Signed-off-by: The Nguyen <[email protected]>
1 parent c67db3f commit b150b3d

File tree

1 file changed

+6
-26
lines changed

1 file changed

+6
-26
lines changed

samples/drivers/counter/alarm/sample.yaml

Lines changed: 6 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -16,32 +16,12 @@ common:
1616
depends_on: counter
1717
tests:
1818
sample.drivers.counter.alarm:
19-
platform_allow:
20-
- nucleo_f746zg
21-
- nrf51dk/nrf51822
22-
- nrf52dk/nrf52832
23-
- nrf52840dk/nrf52840
24-
- nrf9160dk/nrf9160
25-
- samd20_xpro
26-
- bl5340_dvk/nrf5340/cpuapp
27-
- gd32e103v_eval
28-
- gd32e507z_eval
29-
- gd32f403z_eval
30-
- gd32f450i_eval
31-
- gd32f450z_eval
32-
- gd32e507v_start
33-
- gd32f407v_start
34-
- gd32f450v_start
35-
- gd32f470i_eval
36-
- stm32h735g_disco
37-
- stm32h573i_dk
38-
- rpi_pico
39-
- mr_canhubk3
40-
- s32z2xxdc2/s32z270/rtu0
41-
- s32z2xxdc2/s32z270/rtu1
42-
- s32z2xxdc2@D/s32z270/rtu0
43-
- s32z2xxdc2@D/s32z270/rtu1
44-
- lp_em_cc2340r5
19+
platform_exclude:
20+
- mps2/an385
21+
- mimxrt1060_evk@A/mimxrt1062/qspi
22+
- mimxrt1060_evk@B/mimxrt1062/qspi
23+
- mimxrt1060_evk@C/mimxrt1062/hyperflash
24+
- mimxrt1060_evk@C/mimxrt1062/qspi
4525
integration_platforms:
4626
- nucleo_f746zg
4727
sample.drivers.counter.alarm.stm32_rtc:

0 commit comments

Comments
 (0)