summaryrefslogtreecommitdiff
path: root/tinyusb/hal/hal_lpc11uxx.h
AgeCommit message (Expand)Author
2018-03-02hal updatehathach
2018-03-02refactor halhathach
2014-03-25doxygen documentinghathach
2014-03-24more doxygen workshathach
2014-03-12able to build lpc11u with IARhathach
2013-11-13able to build and run cdc device demo on lpc11uxxhathach
2013-11-06refractor for device able to work on usb1 of lpc43xx. But could not get it wo...hathach
2013-06-04rename tusb_device_is_configuredhathach
2013-05-31change at86rf to 1ghznodehathach
2013-05-28rename NGX to ngxhathach
2013-05-06change format of file header & license spacinghathach
2013-03-25change website from tinyusb.net to tinyusb.orghathach
2013-03-23- house keepinghathach
2013-01-27update license year from 2012 to 2013hathach
2013-01-18add DEVICE_ROM_DRIVER_ADDR macro in hal to point to rom driver addhathach
2013-01-17add UART support for ea4357 (tested)hathach
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