File tree Expand file tree Collapse file tree 3 files changed +2
-24
lines changed
tests/drivers/adc/adc_api Expand file tree Collapse file tree 3 files changed +2
-24
lines changed Original file line number Diff line number Diff line change 22 name : Grove Light Sensor
33tests :
44 test :
5- platform_whitelist : arduino_101_sss quark_d2000_crb
6- arduino_due
5+ platform_whitelist : arduino_101_sss arduino_due
76 tags : drivers sensor grove light
87 harness : grove
98 depends_on : adc
Original file line number Diff line number Diff line change 33tests :
44 test :
55 min_flash : 33
6- platform_whitelist : arduino_101_sss quark_d2000_crb
7- arduino_due
6+ platform_whitelist : arduino_101_sss arduino_due
87 tags : drivers sensor grove temperature
98 harness : grove
109 depends_on : adc
Original file line number Diff line number Diff line change 33tests :
44 peripheral.adc :
55 depends_on : adc
6- peripheral.adc.poll_mode :
7- extra_configs :
8- - CONFIG_ADC_QMSI_POLL=y
9- platform_whitelist : quark_se_c1000_ss_devboard
10- peripheral.adc.resolution_10 :
11- extra_configs :
12- - CONFIG_ADC_QMSI_SAMPLE_WIDTH=10
13- platform_whitelist : quark_se_c1000_ss_devboard
14- peripheral.adc.resolution_12 :
15- extra_configs :
16- - CONFIG_ADC_QMSI_SAMPLE_WIDTH=12
17- platform_whitelist : quark_se_c1000_ss_devboard
18- peripheral.adc.resolution_6 :
19- extra_configs :
20- - CONFIG_ADC_QMSI_SAMPLE_WIDTH=6
21- platform_whitelist : quark_se_c1000_ss_devboard
22- peripheral.adc.resolution_8 :
23- extra_configs :
24- - CONFIG_ADC_QMSI_SAMPLE_WIDTH=8
25- platform_whitelist : quark_se_c1000_ss_devboard
You can’t perform that action at this time.
0 commit comments