summaryrefslogtreecommitdiff
path: root/hw/mcu/nxp
AgeCommit message (Expand)Author
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-17adding bulk/int supporthathach
2018-03-13house keepinghathach
2018-03-13working on nrf52hathach
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-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
2018-03-06rename demo to exampleshathach
2018-03-06remove tusb_isr(), rename hal_hcd_isr() and hal_dcd_isr()hathach
2018-03-06rename to hal_dcd_pipe_clear_stall()hathach
2018-03-06rename hal_dcd_pipe_stall()hathach
2018-03-06rename to hal_dcd_pipe_xfer()hathach
2018-03-06change hal_dcd_pipe_open() signature to return boolhathach
2018-03-06remove class code in pipe open()hathach
2018-03-06rename to hal_dcd_control_xfer() and hal_dcd_control_stall()hathach
2018-03-03rename usbd_dcd_bus_event_isr to hal_dcd_bus_eventhathach
2018-03-03rename usbd_setup_received_isr to hal_dcd_setup_receivedhathach
2018-03-03cleanup SUBTASK macroshathach
2018-03-02add config numberhathach
2018-03-02rename dcd_controller_* to hal_dcd_*hathach
2018-03-02rename dcd_init to hal_dcd_init()hathach
2018-03-02rename hal_mcu to hal_usbhathach
2018-03-02rename to tusb_porthathach
2018-03-02rename hal_init() to hal_usb_init()hathach
2018-03-02rename hal.h to tusb_hal.hhathach
2018-03-02more hal clean uphathach
2018-03-02renaming to hal_mcuhathach