summaryrefslogtreecommitdiff
path: root/tinyusb/hal/hal.h
AgeCommit message (Expand)Author
2013-11-11adding support for lpc13uxxhathach
2013-11-06refractor for device able to work on usb1 of lpc43xx. But could not get it wo...hathach
2013-10-25more doxygen workhathach
2013-10-25more doxygen workhathach
2013-10-02clean up warnings here and therehathach
2013-06-04re-create ngx4330.hhathach
2013-05-31change at86rf to 1ghznodehathach
2013-05-25add stub function to able to build device with EA4357hathach
2013-05-06change format of file header & license spacinghathach
2013-04-25add TUSB_CFG_OS_TASK_PRIO to mandatory option for using an RTOShathach
2013-03-25change website from tinyusb.net to tinyusb.orghathach
2013-03-23- house keepinghathach
2013-03-22- fix bug when unplugged unmounted-already device (mostly plugged when power on)hathach
2013-03-04abstract call chains from hal usb isrhathach
2013-03-01rename ehci usb_int usb_sts usb/error fieldhathach
2013-02-27house keepinghathach
2013-02-08add TUSB_CFG_HOST_CONTROLLER_START_INDEXhathach
2013-02-04refractor include chain with following policieshathach
2013-01-27update license year from 2012 to 2013hathach
2013-01-22clear 19.1hathach
2013-01-19change error type to lower case for more consistencyhathach
2013-01-17start to add bsp and build configuration for embedded artist 4357hathach
2013-01-16delete mcu folders as it duplicate hal foldershathach
2012-12-10add build and project settings for lpc43xxhathach
2012-12-10abstract usb enable/disable interrupt to hal layerhathach
2012-12-04able to build with lpc43xx demohathach