summaryrefslogtreecommitdiff
path: root/tinyusb/common/compiler
AgeCommit message (Expand)Author
2018-03-11clean up examplehathach
2018-03-02clean up compilerhathach
2014-04-17move STRING & XSTRING & STATIC_ASSERT to compiler.hhathach
2014-04-17change default TUSB_CFG_DEBUG to 0hathach
2014-03-12fix build error with lpcxpresso device os nonehathach
2014-03-12fix iar warninghathach
2014-03-10change IAR TUSB_CFG_ATTR_USBRAM to _Pragma("location=\".ahb_sram1\"") instead...hathach
2014-03-04added support for IAR retarget but not yet succeeded. lpc17xx have problem co...hathach
2014-03-04change lpc17xx cmsis file & ohci to be able to build with IARhathach
2014-01-24refractor __n2be_16hathach
2013-12-27add device_os_none keil project for all boardshathach
2013-11-26change endian conversion to native to be & be to nativehathach
2013-11-22clean uphathach
2013-09-25add tusbh_msc_statushathach
2013-09-24add some tests support for msc hosthathach
2013-09-22added read capacity 10 with hacking codehathach
2013-09-21house keepinghathach
2013-09-19starting to add support for IAR workbenchhathach
2013-07-03change some license texthathach
2013-05-06change format of file header & license spacinghathach
2013-03-26add field to endpoint maxpacketsize (mult)hathach
2013-03-25change website from tinyusb.net to tinyusb.orghathach
2013-03-13add some test for usbh_hcd integrationhathach
2013-03-13go through all the enumeration (up to get full configuration)hathach
2013-03-04add alignof to compilier specifichathach
2013-02-28start to add code for hcd_init testhathach
2013-01-27update license year from 2012 to 2013hathach
2012-12-07work with lpc11u37 (lpc11uxx) on kevin's boardhathach
2012-12-07make fundamental changes in project buildinghathach
2012-12-04add board abstract layerhathach
2012-12-04fixed building errors with device examplehathach
2012-12-03change editor tab to 2 spaces.hathach
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-29doxygen for gcc attributehathach
2012-11-29start to work with doxygenhathach
2012-11-27added _cplusplus extern wrapperhathach
2012-11-27added fileshathach
2012-11-26added fileshathach