5 Commits

Author SHA1 Message Date
hathach
06bb9ad7a7 move STRING & XSTRING & STATIC_ASSERT to compiler.h
disable test for a class of cdc host
temporarily disable test for test_osal_none.c
change include in some core files
remove osal.h from common.h
2014-04-17 22:57:11 +07:00
hathach
f1ea1ce52e fixing test
- rename errors.h to tusb_errors.h
2014-04-17 20:40:34 +07:00
hathach
318a058d3c static assert to check OSAL_QUEUE_DEF's queue_depth parameter < 256
enable HOST_HCD_XFER_INTERRUPT by default (previously only enabled with HID), as it is widely used
implement tusbh_cdc_is_busy
add compilation switch in usbh enumeration for hub
rewrite CDC serial application to address usb-serial race condition
2013-10-27 19:34:36 +07:00
hathach
ad0ef2e266 all project can run ok 2013-09-13 22:30:11 +07:00
hathach
d7fc73ff76 rename test folder 2013-06-29 16:16:05 +07:00