summaryrefslogtreecommitdiff
path: root/src/portable/nxp/lpc17_40
AgeCommit message (Expand)Author
2019-03-20migrate license from BSD 3 clause to MIThathach
2019-03-13dcd_set_address include status response, usbd control stall both control in a...hathach
2018-12-21change to dcd_get_frame_numberhathach
2018-12-17add dcd_get_microframe()hathach
2018-12-14rename bit_* helper to tu_bit_*, BIT_* to TU_BIT_* for consistencyhathach
2018-12-12rename edpt_dir/number/addr to tu_edpt_*hathach
2018-12-07rename MODE_HOST_SUPPORTED to TUSB_OPT_HOST_ENABLEDhathach
2018-12-07lpc17 ohci failed to execute control transfer !!hathach
2018-12-05hal clean uphathach
2018-12-05remove dcd_connect/disconnect since there is no usage nowhathach
2018-12-05lpc40xx device work, moving Chip_USB_Init out of tinyusbhathach
2018-12-04move pinmux out of dcd into bsphathach
2018-12-04adding ea4088 quickstart, able to blinkhathach
2018-12-04adding lpc40xx supporthathach