summaryrefslogtreecommitdiff
path: root/examples/host/cdc_msc_hid/ses/lpc18xx
AgeCommit message (Collapse)Author
2021-03-23remove ses project since it is all broken and occupies spacehathach
2020-09-07rework usbh control transferhathach
use series of complete callback instead of blocking semaphore, which is more noOS friendly. still working with hid host
2020-09-04keyboard host work as proof of concepthathach
2020-05-19usb0 host on mcb1800 work with fullspeed mode.hathach
use usbh_edpt_open() to correctly map ep2drv[]
2020-05-04clean up things, add makefile for host examplehathach
2019-11-22fix segger host examplehathach
2018-12-05add host lpc18xx projecthathach