espressif_tinyusb/demos/device/device_os_none
hathach d2f91af6b3 add some document for msc_device API 2013-12-01 12:18:26 +07:00
..
.cproject house keeping 2013-11-26 14:17:58 +07:00
.project msc add support 2013-11-05 13:02:15 +07:00
WinCDCdriver.inf add windows driver for cdc 2013-11-08 12:03:32 +07:00
cdcd_app.c add class mounted callback for hid mouse/keyboard & refractor mouse/keyboard app 2013-11-21 13:54:29 +07:00
cdcd_app.h add windows driver for cdc 2013-11-08 12:03:32 +07:00
keyboardd_app.c add class mounted callback for hid mouse/keyboard & refractor mouse/keyboard app 2013-11-21 13:54:29 +07:00
keyboardd_app.h added hid device hidd_isr callback 2013-11-06 19:55:48 +07:00
main.c add some document for msc_device API 2013-12-01 12:18:26 +07:00
makefile rename device project 2013-11-01 12:17:54 +07:00
moused_app.c add class mounted callback for hid mouse/keyboard & refractor mouse/keyboard app 2013-11-21 13:54:29 +07:00
moused_app.h refractor mouse dev app 2013-11-06 20:06:28 +07:00
mscd_app.c completely change the dcd for lpc11u & lpc13u to overcome the fact that lpc11u dma cannot transfer more than 64 bytes 2013-11-30 22:29:37 +07:00
mscd_app.h complete msc demo with lpc13uxx with readonly flash 2013-11-26 13:58:13 +07:00
mscd_app_ramdisk.c completely change the dcd for lpc11u & lpc13u to overcome the fact that lpc11u dma cannot transfer more than 64 bytes 2013-11-30 22:29:37 +07:00
mscd_app_romdisk.c completely change the dcd for lpc11u & lpc13u to overcome the fact that lpc11u dma cannot transfer more than 64 bytes 2013-11-30 22:29:37 +07:00
tusb_config.h change MCU to TUSB_CFG_MCU 2013-11-25 12:48:27 +07:00
tusb_descriptors.c clean up 2013-11-22 15:16:24 +07:00
tusb_descriptors.h change MCU to TUSB_CFG_MCU 2013-11-25 12:48:27 +07:00