diff options
| author | hathach <[email protected]> | 2025-09-12 17:13:52 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2025-09-12 17:13:52 +0700 |
| commit | 802819d271314298ea5a786a37ec6a1e65ef31d6 (patch) | |
| tree | 70a0109b524231e1e64e60570be8f788635ab2b6 /examples/device/CMakeLists.txt | |
| parent | 283b06bb543f513d964dc3a6953115df897a93a1 (diff) | |
add all constant from MTP specs appendix, rename some e.g OPEC to OP, EVTC to EVENT
Diffstat (limited to 'examples/device/CMakeLists.txt')
| -rw-r--r-- | examples/device/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/device/CMakeLists.txt b/examples/device/CMakeLists.txt index bb7dd0a0f..eb625ea51 100644 --- a/examples/device/CMakeLists.txt +++ b/examples/device/CMakeLists.txt @@ -26,6 +26,7 @@ family_add_subdirectory(hid_generic_inout) family_add_subdirectory(hid_multiple_interface) family_add_subdirectory(midi_test) family_add_subdirectory(msc_dual_lun) +family_add_subdirectory(mtp) family_add_subdirectory(net_lwip_webserver) family_add_subdirectory(uac2_headset) family_add_subdirectory(uac2_speaker_fb) |
