usb-gadget: remove usb-gadget and add configuration file 50/274550/1 accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix accepted/tizen_8.0_unified tizen_7.0 tizen_7.0_hotfix tizen_8.0 accepted/tizen/7.0/unified/20221110.063610 accepted/tizen/7.0/unified/hotfix/20221116.110427 accepted/tizen/8.0/unified/20231005.094516 accepted/tizen/unified/20220526.143950 submit/tizen/20220525.001052 tizen_7.0_m2_release tizen_8.0_m2_release
authorYoungjae Cho <y0.cho@samsung.com>
Mon, 2 May 2022 07:40:17 +0000 (16:40 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Mon, 2 May 2022 07:40:17 +0000 (16:40 +0900)
commit6fea7458e93661815be86ca9f85cf1a483d6a96f
tree57ca58597d0bf4503f1b91bfd7c7f5ef661c632b
parent1825df3bbb6143776ce32d2c4f1e06d33bf272d1
usb-gadget: remove usb-gadget and add configuration file

The actual operation of usb-gadget is no more hal dependent. Instead,
the deviced is now in charge of running usb-gadget. The hal backend
has changed to provide only target specific usb-gadget configurations.
If there is no target specific configurations, deviced runs usb-gadget
with default configurations.

Change-Id: I62cc495240913e7447a16c7cf09a70f68bef7a70
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
CMakeLists.txt
conf/usb-gadget.conf [new file with mode: 0644]
hw/usb_gadget/CMakeLists.txt [deleted file]
hw/usb_gadget/usb_gadget.c [deleted file]
packaging/hal-backend-device-vim3.spec