summaryrefslogtreecommitdiff
path: root/tinyusb/common/errors.h
AgeCommit message (Expand)Author
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