summaryrefslogtreecommitdiff
path: root/examples/device/printer_to_hid/CMakePresets.json
diff options
context:
space:
mode:
authorhathach <[email protected]>2026-03-06 17:22:38 +0700
committerhathach <[email protected]>2026-03-06 17:22:38 +0700
commit73cd53129529f2dce70072953bfd50ec9dc6b8ea (patch)
treee4fcc75febdc1af7f56973fed061bd2a671f48a2 /examples/device/printer_to_hid/CMakePresets.json
parent988b18a40a4276eb731c80bc4cec3bf5750523f9 (diff)
replace printer_to_hid example with printer_to_cdc example
fix printer GET_DEVICE_ID request weird wIndex (interface high, alt low)
Diffstat (limited to 'examples/device/printer_to_hid/CMakePresets.json')
-rw-r--r--examples/device/printer_to_hid/CMakePresets.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/device/printer_to_hid/CMakePresets.json b/examples/device/printer_to_hid/CMakePresets.json
deleted file mode 100644
index 5cd8971e9..000000000
--- a/examples/device/printer_to_hid/CMakePresets.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "version": 6,
- "include": [
- "../../../hw/bsp/BoardPresets.json"
- ]
-}