diff options
| author | HiFiPhile <[email protected]> | 2026-05-23 19:22:39 +0200 |
|---|---|---|
| committer | HiFiPhile <[email protected]> | 2026-05-23 19:37:47 +0200 |
| commit | 1fc308fb87935e6260349d5721ee81c046b68461 (patch) | |
| tree | af90ae7221efe732639c174616e79d6f76a1b9f6 /examples/device/cdc_msc_throughput/CMakePresets.json | |
| parent | c6beac24ca280ce13e538f0b9459553abc825571 (diff) | |
tweak examples
Signed-off-by: HiFiPhile <[email protected]>
Diffstat (limited to 'examples/device/cdc_msc_throughput/CMakePresets.json')
| -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" + ] +} |
