summaryrefslogtreecommitdiff
path: root/hw/mcu
AgeCommit message (Expand)Author
2018-04-10mass rename TUSB_CFG to CFG_TUSBhathach
2018-03-26move nrf5x port fileshathach
2018-03-26moving lpc43xx port into tusb's portable folderhathach
2018-03-23shorten descriptor typehathach
2018-03-23move mcu usb port back to tinyusb's portable folderhathach
2018-03-23rename port to rhport for clarificationhathach
2018-03-23remove DCD API dependency tusb_dcd_edpt_queue_xferhathach
2018-03-22simplify tusb_dcd_edpt_xfer APIhathach
2018-03-21merge tusb_dcd_control_stall() to tusb_dcd_edpt_stall()hathach
2018-03-21remove int_on_complete for tusb_dcd_control_xferhathach
2018-03-21fix lpc43xx isr issue, fix control status response for usbdhathach
2018-03-20adding toolchain file from sdkhathach
2018-03-20add sdk/devicehathach
2018-03-20wrap up nrf52 demohathach
2018-03-20update code, remove nrf_drv_clock dependencyhathach
2018-03-20nrf52 cdc example work on nrf52840pdkhathach
2018-03-17adding bulk/int supporthathach
2018-03-15add dma guardhathach
2018-03-15nrf52 control transfer work reliablyhathach
2018-03-14adding segger fileshathach
2018-03-14able to get pass enumerationhathach
2018-03-14nrf52 finish usbd startup, able to got setup packethathach
2018-03-13adding code for nrf52 usbd start-up sequencehathach
2018-03-13house keepinghathach
2018-03-13working on nrf52hathach
2018-03-12rename hal to tusb_porthathach
2018-03-12more renamehathach
2018-03-12more hcd clean uphathach
2018-03-11rename TUSB_DIR_OUT, TUSB_DIR_INhathach
2018-03-11rename tusb_dir_thathach
2018-03-11refactor dcd API, drop edpt_hdl_t in favor of endpoint address for easy porthathach
2018-03-11rename dcd_pipe to dcd_edpthathach
2018-03-11refactor dcd_xfer_completehathach
2018-03-11rename dcd_* API to tusb_dcd_*hathach
2018-03-11rename dcd.h to tusb_dcd.hhathach
2018-03-11move dcdhathach
2018-03-11more renamehathach
2018-03-11rename hal_* to tusb_hal_*hathach
2018-03-11clean uphathach
2018-03-11rename endpoint_handle_t to edpt_hdl_thathach
2018-03-11refactor dcd layerhathach
2018-03-11adding nrf52840 port, able to blink led with pca10056hathach
2018-03-09clean up hal debuggerhathach
2018-03-09rename hal_usb to hal_tusb.hhathach
2018-03-09segger studio work with ea4357hathach
2018-03-09rename coreid to porthathach
2018-03-08cdc device require SOF to operatehathach
2018-03-08enhance cdc device APIhathach
2018-03-07add new example device_virtual_comhathach
2018-03-06rename tusb_port to simply halhathach