espressif_tinyusb/tinyusb
hathach 38ce3f7534 start to support
- usbd host
- osal

some global define
#define TUSB_CFG_HOST_CONTROLLER_NUM
#define TUSB_CFG_HOST_DEVICE_MAX
#define TUSB_CFG_CONFIGURATION_MAX

rename & refractor HID type structure & enum

use CException to test asssertion library
add test for hid_host_keyboard with usbd configure get & osal queue get stubs
update test for assertion library
refractor ASSERT_STATUS in assertion library
update tusb_error_t values
rename usb basic type & enum in tusb_types.h and std_descriptors.h
2013-01-22 17:41:06 +07:00
..
class start to support 2013-01-22 17:41:06 +07:00
common start to support 2013-01-22 17:41:06 +07:00
core start to support 2013-01-22 17:41:06 +07:00
device start to support 2013-01-22 17:41:06 +07:00
doxygen abstract usb enable/disable interrupt to hal layer 2012-12-10 14:58:25 +07:00
hal start to support 2013-01-22 17:41:06 +07:00
host start to support 2013-01-22 17:41:06 +07:00
osal start to support 2013-01-22 17:41:06 +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 added missing files 2012-12-07 01:46:51 +07:00
tusb.c change error type to lower case for more consistency 2013-01-19 00:57:58 +07:00
tusb.h change error type to lower case for more consistency 2013-01-19 00:57:58 +07:00
tusb_option.h start to support 2013-01-22 17:41:06 +07:00