espressif_tinyusb/src
hathach 7ba8e81852
Merge pull request #177 from cr1901/fifo-fix
dcd_synopsys: Fix off-by-one error in FIFO allocation.
2019-09-22 11:38:54 +07:00
..
class Revert "Revert "Also need to just return false in the case that it isn't an interface control event. We shouldn't assert. This normally isn't an"" 2019-09-20 12:58:26 -04:00
common Change inline functions to macros, and make all parameter names uniform. 2019-09-16 11:27:05 -04:00
device Changing the bitwise to a logical OR created a huge hard to find bug. It shortcutted the call to the class function, 2019-09-21 19:29:57 -04:00
host rename CFG_TUSB_HOST_CUSTOM_CLASS to CFG_TUH_VENDOR 2019-07-19 16:31:51 +07:00
osal update license year to 2019 2019-05-14 11:48:05 +07:00
portable Merge pull request #177 from cr1901/fifo-fix 2019-09-22 11:38:54 +07:00
tusb.c update license year to 2019 2019-05-14 11:48:05 +07:00
tusb.h rename custom/custom-_* to vendor/vendor_* 2019-07-19 16:37:28 +07:00
tusb_option.h adding stm32l4 support, board test run with stm32l476disco, usb doens't work yet 2019-09-13 11:22:44 +07:00