espressif_tinyusb/demos
hathach 79e277d323 go through all the enumeration (up to get full configuration)
- fix init_qhd for address 0 (clear queue head --> ehci controller halted)
- fix bug in usbh_init missing address0 for semaphore create

TUSB_CFG_DEBUG == 3: --> ATTR_ALWAYS_INLINE is null --> allow gcc to export "normal inline" function
2013-03-13 00:02:45 +07:00
..
bsp go through all the enumeration (up to get full configuration) 2013-03-13 00:02:45 +07:00
device/keyboard remove TUSB prefix for class enum definitions 2013-02-05 13:57:06 +07:00
host add semaphore post in usbh_isr for control pipe 2013-03-12 20:04:29 +07:00
demos.mk change building process yes, again 2012-12-07 17:59:46 +07:00