diff options
| author | hathach <[email protected]> | 2026-05-29 23:55:25 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2026-05-29 23:55:25 +0700 |
| commit | 3be8226b18ecacf46b85f5628108f2c87c4498b7 (patch) | |
| tree | 82c170fad0c1913d6ad6e6451a15cd1fc8f4de05 /examples/device/cdc_msc_throughput | |
| parent | d754c0697cbd29874c56254bd97561349fb9a229 (diff) | |
| parent | 6f59b79a6cad1ade33f482e4db5246d65642699b (diff) | |
Merge branch 'master' into usbh-add-control-queue
Diffstat (limited to 'examples/device/cdc_msc_throughput')
| -rw-r--r-- | examples/device/cdc_msc_throughput/CMakePresets.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/device/cdc_msc_throughput/CMakePresets.json b/examples/device/cdc_msc_throughput/CMakePresets.json new file mode 100644 index 000000000..5cd8971e9 --- /dev/null +++ b/examples/device/cdc_msc_throughput/CMakePresets.json @@ -0,0 +1,6 @@ +{ + "version": 6, + "include": [ + "../../../hw/bsp/BoardPresets.json" + ] +} |
