Skip to content
Snippets Groups Projects
Commit 7f018e8f authored by rswindell's avatar rswindell
Browse files

Include example of custom YieldInterval setting for higher throughput (file

transfer performance) from GSZ and DSZ.
parent b6c31845
No related branches found
No related tags found
No related merge requests found
...@@ -31,6 +31,10 @@ Debug=false ...@@ -31,6 +31,10 @@ Debug=false
; Set to '0' to disable yielding. ; Set to '0' to disable yielding.
YieldInterval=1.0 YieldInterval=1.0
; Example of custom YieldInterval setting for DSZ and GSZ:
[dsz|gsz]
YieldInterval=3
; The following section pertains to UART (COM port) virtualization only: ; The following section pertains to UART (COM port) virtualization only:
[UART] [UART]
; Set to false to disable UART virtualization: ; Set to false to disable UART virtualization:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment