summaryrefslogtreecommitdiff
path: root/tinyusb/hal
AgeCommit message (Expand)Author
2018-03-02rename hal.h to tusb_hal.hhathach
2018-03-02hal updatehathach
2018-03-02clean up APIhathach
2018-03-02rename hal_interrupt_* to hal_usb_int_*hathach
2018-03-02more hal updatehathach
2018-03-02refactor halhathach
2015-05-01replace ATTR_PACKED_STRUCT by simply ATTR_PACKED (drop IAR support)hathach
2014-04-28make freertos source unmodified to ease the upgrade process laterhathach
2014-04-19disable device mouse by defaulthathach
2014-04-17remove TUSB_CFG_DEVICE_FULLSPEEDhathach
2014-03-25doxygen documentinghathach
2014-03-24more doxygen workshathach
2014-03-24doxygen documentinghathach
2014-03-18rename errors.c/h to tusb_errors.c/hhathach
2014-03-16doxygen documenthathach
2014-03-14Suppress Keil warnings #66-D: enumeration value is out of "int" rangehathach
2014-03-14zero warnings compiling host os none on keilhathach
2014-03-13clean up more warningshathach
2014-03-12clean up IAR ending warninghathach
2014-03-12able to build lpc11u with IARhathach
2014-03-12IAR line ending warninghathach
2014-03-12fix iar warninghathach
2014-03-12added scatter file for lpc11u & lpc13u for it to run with keilhathach
2013-12-13using PINSEL_ConfigPin for setting pinselhathach
2013-12-13able to get connect status change interrupt occuredhathach
2013-11-26change endian conversion to native to be & be to nativehathach
2013-11-25change MCU to TUSB_CFG_MCUhathach
2013-11-22clean uphathach
2013-11-21fixed lpc11u/13u VBUS (P0_3) with pulldown resistor for USB_VBUS_DEBOUNCED is...hathach
2013-11-18get lpc17xx running through enumeration (with control data < 64)hathach
2013-11-14complete double buffering for queueing xfer for lpc11u/13u requried by msc de...hathach
2013-11-13able to build and run cdc device demo on lpc11uxxhathach
2013-11-11adding support for lpc13uxxhathach
2013-11-08add windows driver for cdchathach
2013-11-07clean up tusb_descriptorshathach
2013-11-06fix a bug with USB1, but still cannot get interrupt occurred on USB1hathach
2013-11-06refractor for device able to work on usb1 of lpc43xx. But could not get it wo...hathach
2013-11-06refractor dcd_controller_reset & hcd_controller_reset to hal_controller_resethathach
2013-11-01implement msc device classhathach
2013-10-29implementing sw device stackhathach
2013-10-25more doxygen workhathach
2013-10-25more doxygen workhathach
2013-10-24change TUSB_CFG_CONTROLLER0/1_MODE to TUSB_CFG_CONTROLLER_0/1_MODE for clearancehathach
2013-10-02clean up warnings here and therehathach
2013-06-11able to xfer device descriptor on control endpoint of lpc176xhathach
2013-06-08ADDING LPC176X devicehathach
2013-06-04re-create ngx4330.hhathach
2013-06-04rename tusb_device_is_configuredhathach
2013-05-31change at86rf to 1ghznodehathach
2013-05-29ea4357 can be enumerated, but get setconfiugre value of 0hathach