summaryrefslogtreecommitdiff
path: root/tinyusb/device/romdriver/mw_usbd_rom_api.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-01-18add DEVICE_ROM_DRIVER_ADDR macro in hal to point to rom driver addhathach
add TUSB_ATTR_RAM_SECTION in tinyusb_config.h to abtract usb ram placement to application remove power_api.h (mcu dependency)
2012-11-27added fileshathach
added some template code