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
2013-01-22 17:41:06 +07:00
2013-01-22 17:41:06 +07:00
2013-01-22 17:41:06 +07:00
2013-01-13 19:27:17 +07:00
2012-11-27 15:21:47 +07:00

tinyusb

an embedded open-source usb stack for ARM MCUs

Description
An open source cross-platform USB stack for embedded system
Readme MIT 85 MiB
Languages
C 94.1%
CMake 2.5%
Makefile 1.4%
Python 1%
C++ 0.5%
Other 0.5%