espressif_tinyusb/tinyusb/core
hathach 503d279af5 ADDING LPC176X device
implementing dcd_lpc175x_6x.c
add usbd_dcd.h
add usbd_isr with TUSB_EVENT_SETUP_RECEIVED & TUSB_EVENT_BUS_RESET event
parameterize TUSB_CFG_DEVICE_CONTROL_PACKET_SIZE (replace USB_MAX_PACKET0)

--> able to get interrupt and receive setup packet, but SET ADDRESS (expected get device descriptor).
uncomment write zero length will cause issue, no more interrupt ?
2013-06-08 02:50:10 +07:00
..
std_descriptors.h add TUSB_CFG_PROUDCT_ID check 2013-06-03 15:56:14 +07:00
std_request.h change format of file header & license spacing 2013-05-06 12:50:19 +07:00
tusb_types.h ADDING LPC176X device 2013-06-08 02:50:10 +07:00