Skip to content

Commit 054efe6

Browse files
djiatsaf-stfabiobaltieri
authored andcommitted
tests: drivers: adc: adc_api: boards: turn of time slicing
set CONFIG_TIMESLICE_SIZE to 0 to disable time slicing. Certain boards like nucleo_g071rb, nucleo_f091rc, nucleo_l073rz will not start consecutive samplings as fast as possible. Signed-off-by: Fabrice DJIATSA <[email protected]>
1 parent 5f5a534 commit 054efe6

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_TIMESLICE_SIZE=0
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_TIMESLICE_SIZE=0
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_TIMESLICE_SIZE=0

0 commit comments

Comments
 (0)