@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
27
27
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
28
28
.in \\n[ rst2man-indent\\n[ rst2man-indent-level ] ]u
29
29
..
30
- .TH "LABGRID-DEVICE-CONFIG" 5 "2017-04-15" "0.0.1" "embedded testing"
30
+ .TH "LABGRID-DEVICE-CONFIG" "5" "2017-04-15" "0.0.1" "embedded testing"
31
31
.SH NAME
32
32
labgrid-device-config \- labgrid test configuration files
33
33
.SH SYNOPSIS
@@ -49,7 +49,7 @@ important, since they are parsed as an ordered dictionary and may depend on a
49
49
previous driver.
50
50
.sp
51
51
For a list of available resources and drivers refer to
52
- \fI \% https://labgrid.readthedocs.io/en/latest/configuration.html \fP \& .
52
+ < https://labgrid.readthedocs.io/en/latest/configuration.html> \& .
53
53
.SH OPTIONS
54
54
.sp
55
55
The \fB options: \fP top key configures various options such as the coordinator_address.
@@ -75,13 +75,11 @@ Two configured images, one for the root filesystem, one for the bootloader:
75
75
.INDENT 0.0
76
76
.INDENT 3.5
77
77
.sp
78
- .nf
79
- .ft C
78
+ .EX
80
79
images:
81
80
root: \(dq platform\- v7a/images/root.img\(dq
82
81
boot: \(dq platform\- v7a/images/barebox.img\(dq
83
- .ft P
84
- .fi
82
+ .EE
85
83
.UNINDENT
86
84
.UNINDENT
87
85
.SH TOOLS
@@ -92,91 +90,89 @@ The \fBtools:\fP top key provides paths to binaries such as fastboot.
92
90
.TP
93
91
.B \fB dfu \- util \fP
94
92
Path to the dfu\- util binary, used by the DFUDriver.
95
- See: \fI \% https://dfu \- util.sourceforge.net/ \fP
93
+ See: < https://dfu\- util.sourceforge.net/>
96
94
.TP
97
95
.B \fB dpcmd \fP
98
96
Path to the dpcmd binary, used by the DediprogFlashDriver.
99
- See: \fI \% https://github.com/DediProgSW/SF100Linux \fP
97
+ See: < https://github.com/DediProgSW/SF100Linux>
100
98
.TP
101
99
.B \fB fastboot \fP
102
100
Path to the fastboot binary, used by the AndroidFastbootDriver.
103
- See: \fI \% https://developer.android.com/studio/releases/platform \- tools \fP
101
+ See: < https://developer.android.com/studio/releases/platform\- tools>
104
102
.TP
105
103
.B \fB flashrom \fP
106
104
Path to the flashrom binary, used by the FlashromDriver.
107
- See: \fI \% https://www.flashrom.org/ \fP
105
+ See: < https://www.flashrom.org/>
108
106
.TP
109
107
.B \fB imx_usb \fP
110
108
Path to the imx_usb binary, used by the BDIMXUSBDriver.
111
- See: \fI \% https://github.com/boundarydevices/imx_usb_loader \fP
109
+ See: < https://github.com/boundarydevices/imx_usb_loader>
112
110
.TP
113
111
.B \fB imx \- usb \- loader \fP
114
112
Path to the imx\- usb\- loader binary, used by the IMXUSBDriver.
115
- See: \fI \% https://git.pengutronix.de/cgit/barebox/tree/scripts/imx/imx \- usb \- loader.c \fP
113
+ See: < https://git.pengutronix.de/cgit/barebox/tree/scripts/imx/imx\- usb\- loader.c>
116
114
.TP
117
115
.B \fB jtagconfig \fP
118
116
Path to the jtagconfig binary, used by the QuartusHPSDriver.
119
- See: \fI \% https://www.intel.com/content/www/us/en/docs/programmable/683689/current/jtagconfig.html \fP
117
+ See: < https://www.intel.com/content/www/us/en/docs/programmable/683689/current/jtagconfig.html>
120
118
.TP
121
119
.B \fB mxs \- usb \- loader \fP
122
120
Path to the mxs\- usb\- loader binary, used by the MXSUSBDriver.
123
- See: \fI \% https://git.pengutronix.de/cgit/barebox/tree/scripts/mxs \- usb \- loader.c?h=v2017.03.0 \fP
121
+ See: < https://git.pengutronix.de/cgit/barebox/tree/scripts/mxs\- usb\- loader.c?h=v2017.03.0>
124
122
.TP
125
123
.B \fB openocd \fP
126
124
Path to the openocd binary, used by the OpenOCDDriver.
127
- See: \fI \% https://openocd.org/ \fP
125
+ See: < https://openocd.org/>
128
126
.TP
129
127
.B \fB quartus_hps \fP
130
128
Path to the quartus_hps binary, used by the QuartusHPSDriver.
131
- See: \fI \% https://www.intel.com/content/www/us/en/docs/programmable/683039/22 \- 3/hps \- flash \- programmer.html \fP
129
+ See: < https://www.intel.com/content/www/us/en/docs/programmable/683039/22\- 3/hps\- flash\- programmer.html>
132
130
.TP
133
131
.B \fB rk \- usb \- loader \fP
134
132
Path to the rk\- usb\- loader binary, used by the RKUSBDriver.
135
- See: \fI \% https://git.pengutronix.de/cgit/barebox/tree/scripts/rk \- usb \- loader.c \fP
133
+ See: < https://git.pengutronix.de/cgit/barebox/tree/scripts/rk\- usb\- loader.c>
136
134
.TP
137
135
.B \fB sd \- mux \- ctrl \fP
138
136
Path to the sd\- mux\- ctrl binary, used by the USBSDWireDriver.
139
- See: \fI \% https://git.tizen.org/cgit/tools/testlab/sd \- mux/ \fP
137
+ See: < https://git.tizen.org/cgit/tools/testlab/sd\- mux/>
140
138
.TP
141
139
.B \fB sispmctl \fP
142
140
Path to the sispmctl binary, used by the SiSPMPowerDriver.
143
- See: \fI \% https://sispmctl.sourceforge.net/ \fP
141
+ See: < https://sispmctl.sourceforge.net/>
144
142
.TP
145
143
.B \fB uhubctl \fP
146
144
Path to the uhubctl binary, used by the USBPowerDriver.
147
- See: \fI \% https://github.com/mvp/uhubctl \fP
145
+ See: < https://github.com/mvp/uhubctl>
148
146
.TP
149
147
.B \fB usbmuxctl \fP
150
148
Path to the usbmuxctl tool, used by the LXAUSBMuxDriver.
151
- \fI \% https://github.com/linux \- automation/usbmuxctl \fP
149
+ < https://github.com/linux\- automation/usbmuxctl>
152
150
.TP
153
151
.B \fB usbsdmux \fP
154
152
Path to the usbsdmux tool, used by the USBSDMuxDriver.
155
- See: \fI \% https://github.com/linux \- automation/usbsdmux \fP
153
+ See: < https://github.com/linux\- automation/usbsdmux>
156
154
.TP
157
155
.B \fB uuu \- loader \fP
158
156
Path to the uuu\- loader binary, used by the UUUDriver.
159
- See: \fI \% https://github.com/nxp \- imx/mfgtools \fP
157
+ See: < https://github.com/nxp\- imx/mfgtools>
160
158
.TP
161
159
.B \fB ykushcmd \fP
162
160
Path to the ykushcmd binary, used by the YKUSHPowerDriver.
163
- See: \fI \% https://github.com/Yepkit/ykush \fP
161
+ See: < https://github.com/Yepkit/ykush>
164
162
.UNINDENT
165
163
.sp
166
164
The QEMUDriver expects a custom key set via its \fB qemu_bin \fP argument.
167
- See \fI \% https://www.qemu.org/ \fP
165
+ See < https://www.qemu.org/>
168
166
.SS TOOLS EXAMPLE
169
167
.sp
170
168
Configure the tool path for \fB imx \- usb \- loader \fP :
171
169
.INDENT 0.0
172
170
.INDENT 3.5
173
171
.sp
174
- .nf
175
- .ft C
172
+ .EX
176
173
tools:
177
174
imx\- usb\- loader: \(dq /opt/labgrid\- helper/imx\- usb\- loader\(dq
178
- .ft P
179
- .fi
175
+ .EE
180
176
.UNINDENT
181
177
.UNINDENT
182
178
.SH IMPORTS
@@ -192,12 +188,10 @@ Import a local \fImyfunctions.py\fP file:
192
188
.INDENT 0.0
193
189
.INDENT 3.5
194
190
.sp
195
- .nf
196
- .ft C
191
+ .EX
197
192
imports:
198
193
\- myfunctions.py
199
- .ft P
200
- .fi
194
+ .EE
201
195
.UNINDENT
202
196
.UNINDENT
203
197
.SH EXAMPLES
@@ -207,8 +201,7 @@ A sample configuration with one \fImain\fP target, accessible via SerialPort
207
201
.INDENT 0.0
208
202
.INDENT 3.5
209
203
.sp
210
- .nf
211
- .ft C
204
+ .EX
212
205
targets:
213
206
main:
214
207
resources:
@@ -220,8 +213,7 @@ targets:
220
213
prompt: \(aq root@\e w+:[^ ]+ \(aq
221
214
login_prompt: \(aq login: \(aq
222
215
username: \(aq root\(aq
223
- .ft P
224
- .fi
216
+ .EE
225
217
.UNINDENT
226
218
.UNINDENT
227
219
.sp
@@ -231,8 +223,7 @@ in the loaded local python file:
231
223
.INDENT 0.0
232
224
.INDENT 3.5
233
225
.sp
234
- .nf
235
- .ft C
226
+ .EX
236
227
targets:
237
228
main:
238
229
resources:
@@ -250,8 +241,7 @@ tools:
250
241
imx\- usb\- loader: \(dq /opt/lg\- tools/imx\- usb\- loader\(dq
251
242
imports:
252
243
\- mystrategy.py
253
- .ft P
254
- .fi
244
+ .EE
255
245
.UNINDENT
256
246
.UNINDENT
257
247
.SH SEE ALSO
0 commit comments