Skip to content

Commit d4758f0

Browse files
thenguyenyfhenrikbrixandersen
authored andcommitted
samples: counter: alarm: revert PR #90709
Due to the lack of the overlays for lots of platforms, bring up the platform_allow again before the sample ifdef are refined Signed-off-by: The Nguyen <[email protected]>
1 parent 8d6316c commit d4758f0

File tree

1 file changed

+26
-6
lines changed

1 file changed

+26
-6
lines changed

samples/drivers/counter/alarm/sample.yaml

Lines changed: 26 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,32 @@ common:
1616
depends_on: counter
1717
tests:
1818
sample.drivers.counter.alarm:
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
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
2545
integration_platforms:
2646
- nucleo_f746zg
2747
sample.drivers.counter.alarm.stm32_rtc:

0 commit comments

Comments
 (0)