Skip to content

Commit 6dab9df

Browse files
djiatsaf-stcfriedt
authored andcommitted
samples: drivers: adc: adc_sequence: remove stm32f3 from allow list
The stm32f3_disco board requires an external AD4114 sensor for the ADC test to pass. Since this sensor is not available by default in CI environments, the test fails. Removing stm32f3 from the allow list prevents false negatives during automated testing. Signed-off-by: Fabrice DJIATSA <[email protected]>
1 parent bdb314d commit 6dab9df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

samples/drivers/adc/adc_sequence/sample.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ tests:
2727
- ucans32k1sic
2828
- s32k148_evb
2929
- frdm_mcxc242
30-
- stm32f3_disco
3130
- slwrb4180a
3231
- xg27_rb4194a
3332
- xg29_rb4412a

0 commit comments

Comments
 (0)