summaryrefslogtreecommitdiff
path: root/tinyusb/common/compiler/compiler.h
AgeCommit message (Expand)Author
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 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
2013-09-24add some tests support for msc hosthathach
2013-09-21house keepinghathach
2013-07-03change some license texthathach
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-02-28start to add code for hcd_init testhathach
2013-01-27update license year from 2012 to 2013hathach
2012-12-04fixed building errors with device examplehathach
2012-12-03fix some doxygen settings and stuffs add prepacked for IAR compilerhathach
2012-12-02add overview.md and license.md and tinyUSB overview.pnghathach
2012-11-29change license email to websitehathach
2012-11-29start to work with doxygenhathach
2012-11-27added _cplusplus extern wrapperhathach
2012-11-27added fileshathach
2012-11-26added fileshathach