diff options
| author | hathach <[email protected]> | 2025-10-01 17:18:05 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2025-10-01 17:18:05 +0700 |
| commit | eceb281f17bef1b98a0a20165ae681f186786ad1 (patch) | |
| tree | 5591c508583bd754f06b874487f875f62015c639 /examples/host | |
| parent | 13c240134ac0ce0d830e0257ca97d955e032ab93 (diff) | |
| parent | 43e6c9dda7be1a38236989138e1e5693a50fb5ca (diff) | |
Merge branch 'master' into fork/ennebi/mtp
Diffstat (limited to 'examples/host')
| -rw-r--r-- | examples/host/midi_rx/CMakePresets.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/host/midi_rx/CMakePresets.json b/examples/host/midi_rx/CMakePresets.json new file mode 100644 index 000000000..5cd8971e9 --- /dev/null +++ b/examples/host/midi_rx/CMakePresets.json @@ -0,0 +1,6 @@ +{ + "version": 6, + "include": [ + "../../../hw/bsp/BoardPresets.json" + ] +} |
