summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-05clean uphathach
2018-03-05reame SUBTASK_EXIT to SUBTASK_RETURNhathach
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-02clean up compilerhathach
2018-03-02repo clean uphathach
2018-03-02rename hal.h to tusb_hal.hhathach
2018-03-02more hal clean uphathach
2018-03-02renaming to hal_mcuhathach
2018-03-02hal updatehathach
2018-03-02move files aroundhathach
2018-03-02clean up APIhathach
2018-03-02rename hal_interrupt_* to hal_usb_int_*hathach
2018-03-02more hal updatehathach
2018-03-02refactor halhathach
2018-03-02move startup to bsp folderhathach
2018-03-02re-org bsphathach
2018-03-02changing bsp fileshathach
2018-03-02add cmsis v4 to hwhathach
2018-03-02more clean uphathach
2018-03-02moving fileshathach
2018-03-02rename boards to bsphathach
2018-03-02remove rtos rtxhathach
2018-03-02move board and mcu into hw folderhathach
2018-03-02add tud_mount_cb, tud_umount_cbhathach
2018-03-01rename tud_configured() to mounted()hathach
2018-03-01correct freertos prio issuehathach
2018-03-01upgrade freertos to v10hathach
2018-03-01device API renamehathach
2018-03-01add verify.hhathach
2018-03-01more clean uphathach
2018-03-01osal macro clean uphathach
2018-03-01more osal clean uphathach
2018-03-01change osal_task_create signaturehathach
2018-03-01clean up osal semaphore/queue/mutexhathach
2018-02-28refactor osal queue APIhathach
2018-02-28update fifohathach