esp32-s2_dfu/tinyusb/common
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
..
compiler change format of file header & license spacing 2013-05-06 12:50:19 +07:00
assertion.h change format of file header & license spacing 2013-05-06 12:50:19 +07:00
binary.h ADDING LPC176X device 2013-06-08 02:50:10 +07:00
common.h test refractor 2013-05-12 19:32:32 +07:00
errors.c add TUSB_CFG_OS_TASK_PRIO to mandatory option for using an RTOS 2013-04-25 11:00:56 +07:00
errors.h rename romdriver handle 2013-06-01 21:54:08 +07:00
fifo.c change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
fifo.h change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
primitive_types.h change format of file header & license spacing 2013-05-06 12:50:19 +07:00
timeout_timer.h change format of file header & license spacing 2013-05-06 12:50:19 +07:00