Commit f3f38fd
committed
app: scripts: Prefer to use socat instead of DD for serial capture
The DD utility is written only for block devices, not character
devices, so it might stop when reaching EOF.
Socat is a tool that is supposed to work on this job, but not
always installed.
Signed-off-by: Seppo Takalo <seppo.takalo@nordicsemi.no>1 parent 9638930 commit f3f38fd
1 file changed
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
243 | | - | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
244 | 251 | | |
245 | 252 | | |
246 | 253 | | |
| |||
0 commit comments