summaryrefslogtreecommitdiff
path: root/tinyusb/device/dcd_lpc175x_6x.c
AgeCommit message (Expand)Author
2013-11-01implement msc device classhathach
2013-10-29implementing sw device stackhathach
2013-06-21[host lpc43xx] adding support for host custom classhathach
2013-06-16house keepinghathach
2013-06-16refractor set endpoint max packet sizehathach
2013-06-16clean up some & add code for managing control request targeting interfacehathach
2013-06-14use dcd_pipe_control_read in endpoint_control_isrhathach
2013-06-14add dcd_pipe_control_readhathach
2013-06-14implement hidd_control_request including std & class specific to interface nu...hathach
2013-06-12add coreid to hidd_inithathach
2013-06-11[lpc176x][device] pass set configure control requesthathach
2013-06-11fix bug with setup packet received (wrong increasement of pointer)hathach
2013-06-11refractor dcd_pipe_control_write_zero_length to use dcd_pipe_control_writehathach
2013-06-11get pass set addresshathach
2013-06-11able to xfer device descriptor on control endpoint of lpc176xhathach
2013-06-08ADDING LPC176X devicehathach
2013-06-05added dcd_dma_descriptor_t typdefhathach
2013-06-04re-create ngx4330.hhathach
2013-05-28rename NGX to ngxhathach