esp32-s2_dfu/tinyusb
hathach ce63980386 clean up:
- refractor tusb_handle_device_t device_hdl to uint8_t dev_addr

add keyboard_app.c/h
2013-03-24 15:50:49 +07:00
..
class clean up: 2013-03-24 15:50:49 +07:00
common - fix bug when unplugged unmounted-already device (mostly plugged when power on) 2013-03-22 17:08:51 +07:00
core - add control_pipe_status for usbh_device_info_t to reflect the status transfer of control pipe 2013-03-23 18:36:43 +07:00
device update license year from 2012 to 2013 2013-01-27 13:50:40 +07:00
doxygen update license year from 2012 to 2013 2013-01-27 13:50:40 +07:00
hal - house keeping 2013-03-23 10:56:41 +07:00
host clean up: 2013-03-24 15:50:49 +07:00
osal add project file for keil 2013-03-12 12:06:40 +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 update license year from 2012 to 2013 2013-01-27 13:50:40 +07:00
mcu_capacity.h replace TUSB_CFG_HOST by MODE_HOST_SUPPORTED 2013-03-04 17:07:14 +07:00
tusb.c add semaphore post in usbh_isr for control pipe 2013-03-12 20:04:29 +07:00
tusb.h add semaphore post in usbh_isr for control pipe 2013-03-12 20:04:29 +07:00
tusb_option.h forget to add test file for ehci isr 2013-03-13 00:17:02 +07:00