5 lines
176 B
Meson
5 lines
176 B
Meson
option('usb_trace_only',
|
|
type: 'boolean',
|
|
value: false,
|
|
description: 'Enable USB trace mode: log USB data without sending to device (saves label tape during debugging)')
|