summaryrefslogtreecommitdiff
path: root/examples/device/hid_composite_freertos/src/CMakeLists.txt
blob: 6d912854f459c802fc777f494fd66c4ded7bf4af (plain)
1
2
3
idf_component_register(SRCS "main.c" "usb_descriptors.c"
                    INCLUDE_DIRS "."
                    REQUIRES boards tinyusb_src)