summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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-07rename tusb_tick_get to hal_tick_gethathach
2018-03-07updatehathach
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
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-02move board and mcu into hw folderhathach