espressif_tinyusb/examples/obsolete/device/src
hathach c7340f4b0e clean up helper func 2018-10-23 12:19:32 +07:00
..
WinCDCdriver.inf move old examples to obsolete folder 2018-03-07 11:09:59 +07:00
app_os_prio.h rename CFG_TUSB_OS_TASK_PRIO to CFG_TUD_TASK_PRIO, TUC_DEVICE_STACKSIZE to CFG_TUD_TASK_STACKSIZE 2018-04-13 16:10:42 +07:00
cdc_device_app.c clean up 2018-07-13 00:34:32 +07:00
cdc_device_app.h rename CFG_TUSB_DEVICE_* to CFG_TUD_* 2018-04-12 13:23:52 +07:00
keyboard_device_app.c change tud_hid_keyboard_busy() to tud_hid_keyboard_ready() for positive meaning 2018-07-24 18:18:02 +07:00
keyboard_device_app.h rename CFG_TUSB_DEVICE_* to CFG_TUD_* 2018-04-12 13:23:52 +07:00
main.c more clean up 2018-07-13 14:44:44 +07:00
mouse_device_app.c clean up helper func 2018-10-23 12:19:32 +07:00
mouse_device_app.h rename CFG_TUSB_DEVICE_* to CFG_TUD_* 2018-04-12 13:23:52 +07:00
msc_device_app.c rename some scsi command struct, add SCSI_CMD_MODE_SENSE_6 to built-in support command 2018-07-26 16:57:30 +07:00
msc_device_app.h improving msc device driver 2018-04-18 13:20:31 +07:00
msc_device_ramdisk.c clean up device msc API 2018-07-25 20:34:56 +07:00
msc_device_romdisk.c clean up device msc API 2018-07-25 20:34:56 +07:00
tusb_config.h remove CFG_TUD_CDC_FLUSH_ON_SOF option 2018-08-30 15:20:15 +07:00
tusb_descriptors.c update auto descriptor 2018-07-01 15:45:04 +07:00