summaryrefslogtreecommitdiff
path: root/tinyusb/common/errors.h
AgeCommit message (Expand)Author
2013-07-02add tusbh_cdc_send, t usbh_cdc_receivehathach
2013-07-01add & pass a first few test for cdc hosthathach
2013-06-27add mutex support for osalhathach
2013-06-27add set idle request for hidh_open_subtaskhathach
2013-06-26remove app_os_prio.h in os_none configurehathach
2013-06-21[host lpc43xx] adding support for host custom classhathach
2013-06-14implement hidd_control_request including std & class specific to interface nu...hathach
2013-06-01rename romdriver handlehathach
2013-05-31refractor string descriptors, allow one-stop configure descriptor forhathach
2013-04-26add hid_keycode_to_ascii_tbl for hid classhathach
2013-04-25add TUSB_CFG_OS_TASK_PRIO to mandatory option for using an RTOShathach
2013-04-24- change OSAL_TASK_FUNCTION to have void* parameter (to be consistent with mo...hathach
2013-03-26rename pipe_status_t to tusb_interface_status_thathach
2013-03-25add several helper functionhathach
2013-03-25change website from tinyusb.net to tinyusb.orghathach
2013-03-24refractor hidh keyboardhathach
2013-03-22- fix bug when unplugged unmounted-already device (mostly plugged when power on)hathach
2013-03-07make "used" member of ehci_qtd_t into reserved place of buffer[1] (with asser...hathach
2013-02-28strengthen include policy. Only limited headers are allowed to included from ...hathach
2013-02-26add osal subtask supporthathach
2013-02-06update enumeration up to get full configuration descriptorhathach
2013-02-06remove hcd_addr0_close_Ignorehathach
2013-02-06refractor move test enum to its own filehathach
2013-02-04complete define osal_freeRTOS for semaphore and queuehathach
2013-02-04refractor include chain with following policieshathach
2013-02-01add std=gnu99 for test buildhathach
2013-01-31change cmock ignore to args onlyhathach
2013-01-29update usbh_init and testhathach
2013-01-27add usbh_device_info_t to return device statushathach
2013-01-27update license year from 2012 to 2013hathach
2013-01-27remove violation MISRA 6.3 on errorshathach
2013-01-26add more test code for keyboard hid application APIhathach
2013-01-22use unsigned char instead of char for error stringhathach
2013-01-22start to supporthathach
2013-01-19change error type to lower case for more consistencyhathach
2013-01-11add external configure file: tusb_config.hhathach
2013-01-11use X Macros to remove #undef in errors.hathach
2013-01-10start add makefile for keyboard demohathach
2012-12-20rename a bunch of configure macroshathach
2012-12-03fix some doxygen settings and stuffs add prepacked for IAR compilerhathach
2012-12-02add extern "C" for cpphathach
2012-12-02add overview.md and license.md and tinyUSB overview.pnghathach
2012-11-29change license email to websitehathach
2012-11-29house keepinghathach
2012-11-29add more doxygen docshathach
2012-11-29start to work with doxygenhathach
2012-11-27added _cplusplus extern wrapperhathach
2012-11-27added fileshathach