Add meson options

This commit is contained in:
2025-10-12 12:56:29 +02:00
parent 652e687fb0
commit ae22feed4f
+4
View File
@@ -0,0 +1,4 @@
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)')