summaryrefslogtreecommitdiff
path: root/tinyusb/device/romdriver/mw_usbd_core.h
AgeCommit message (Collapse)Author
2013-11-08add windows driver for cdchathach
add simple echo cdc serial demo add cdc device send/receive API refractor descriptor refractor cdc.h add usbd driver function - init - bus_reset
2013-06-03fix compiler bug with ceedling testshathach
2013-06-03add TUSB_CFG_PROUDCT_ID checkhathach
move USB_MAX_EP_NUM to device dependency - lpc43 --> 6 - lpc11/13 --> 5
2013-01-11add external configure file: tusb_config.hhathach
rename the internal/default configure from tusb_cfg.h to tusb_option.h
2012-11-27added fileshathach
added some template code