esp32-s2_dfu/tinyusb
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
..
class re-create ngx4330.h 2013-06-04 13:36:18 +07:00
common ADDING LPC176X device 2013-06-08 02:50:10 +07:00
core ADDING LPC176X device 2013-06-08 02:50:10 +07:00
device ADDING LPC176X device 2013-06-08 02:50:10 +07:00
doxygen change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
hal ADDING LPC176X device 2013-06-08 02:50:10 +07:00
host rename descriptor type, hid descriptor type 2013-05-25 17:19:18 +07:00
osal fix issue with osal_none queue def 2013-05-21 17:57:21 +07:00
.cproject rename a bunch of configure macros 2012-12-20 16:56:19 +07:00
.project cleaning 2012-12-18 15:08:30 +07:00
license.txt change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
mcu_capacity.h re-create ngx4330.h 2013-06-04 13:36:18 +07:00
tusb.c - move CMSIS & driver lib for lpc13u to codebase bsp/lpc13xx 2013-05-23 13:22:46 +07:00
tusb.h - move CMSIS & driver lib for lpc13u to codebase bsp/lpc13xx 2013-05-23 13:22:46 +07:00
tusb_option.h ADDING LPC176X device 2013-06-08 02:50:10 +07:00