espressif_tinyusb/examples/device/hid_composite_freertos
hathach e163f85ee0 clean up, rename some HID device symbol/API
- add tud_hid_n_interface_protocol()
- rename tud_hid_n_boot_mode() to  tud_hid_n_get_protocol()
- rename tud_hid_boot_mode_cb() to tud_hid_set_protocol_cb()
- add HID_PROTOCOL_BOOT/REPORT to avoid magic number 0,1
- rename HID_PROTOCOL_NONE/KEYBOARD/MOUSE to HID_ITF_PROTOCOL_ to avoid
confusion
2021-05-18 12:32:20 +07:00
..
src clean up, rename some HID device symbol/API 2021-05-18 12:32:20 +07:00
.skip.MCU_CXD56 skip freertos example for cxd56 msp430 and fomu 2020-04-07 16:23:27 +07:00
.skip.MCU_EFM32GG12 skip freertos example for efm32gg12 2021-03-31 23:45:33 +01:00
.skip.MCU_MSP430x5xx skip freertos example for cxd56 msp430 and fomu 2020-04-07 16:23:27 +07:00
.skip.MCU_RP2040 rp2040 skip freertos example 2021-01-24 01:26:38 +07:00
.skip.MCU_SAMD11 add OPT_MCU_SAMD11 2020-08-22 18:46:19 +07:00
.skip.MCU_VALENTYUSB_EPTRI skip freertos example for cxd56 msp430 and fomu 2020-04-07 16:23:27 +07:00
CMakeLists.txt update per review 2021-04-18 01:50:16 +07:00
Makefile add example specific DEPS_SUBMODULES 2021-03-18 16:28:44 +07:00
sdkconfig.defaults tinyusb: add support of esp32s3 target 2021-04-16 13:38:00 +02:00