<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/tinyusb/common/compiler/compiler.h, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/tinyusb/common/compiler/compiler.h?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/tinyusb/common/compiler/compiler.h?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2018-03-28T06:25:14Z</updated>
<entry>
<title>more rename</title>
<updated>2018-03-28T06:25:14Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-03-28T06:25:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=03582f74b8ac7fd83c9bb695777713f781e8f1a1'/>
<id>urn:sha1:03582f74b8ac7fd83c9bb695777713f781e8f1a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up compiler</title>
<updated>2018-03-02T12:00:03Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-03-02T12:00:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=bc9274591fe4b1b21cbe85aa9a4ebf4e8d2723e9'/>
<id>urn:sha1:bc9274591fe4b1b21cbe85aa9a4ebf4e8d2723e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move STRING &amp; XSTRING &amp; STATIC_ASSERT to compiler.h</title>
<updated>2014-04-17T15:57:11Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-04-17T15:57:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=06bb9ad7a797d5da58358a59fb874782e1c67b59'/>
<id>urn:sha1:06bb9ad7a797d5da58358a59fb874782e1c67b59</id>
<content type='text'>
disable test for a class of cdc host
temporarily disable test for test_osal_none.c
change include in some core files
remove osal.h from common.h
</content>
</entry>
<entry>
<title>change default TUSB_CFG_DEBUG to 0</title>
<updated>2014-04-17T03:33:59Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-04-17T03:33:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ccc65e620aeba998b274caf48a3880f3dca8de50'/>
<id>urn:sha1:ccc65e620aeba998b274caf48a3880f3dca8de50</id>
<content type='text'>
change meaning of TUSB_CFG_DEBUG
</content>
</entry>
<entry>
<title>fix iar warning</title>
<updated>2014-03-12T07:03:17Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-03-12T07:01:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8f03dea95a5d8cb4ebd72b0da74cd51365c8d936'/>
<id>urn:sha1:8f03dea95a5d8cb4ebd72b0da74cd51365c8d936</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change IAR TUSB_CFG_ATTR_USBRAM to _Pragma("location=\".ahb_sram1\"") instead of @ .ahb_sram1 so that we can place it before the variable for a cleaner code</title>
<updated>2014-03-10T06:13:13Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-03-10T06:13:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ad72db5aeacf7d969f5c091c59a2f279eaf1c19c'/>
<id>urn:sha1:ad72db5aeacf7d969f5c091c59a2f279eaf1c19c</id>
<content type='text'>
change pipe xfer API buffer from void* to uint8_t*
change FIFO_DEF to have a separated buffer to be compatible with IAR\
refractor IAR data alignment pragma
</content>
</entry>
<entry>
<title>added support for IAR retarget but not yet succeeded. lpc17xx have problem connect with jlink</title>
<updated>2014-03-04T09:31:44Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-03-04T09:31:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2a866365e90f9a899d491162c45d6ec94a06729b'/>
<id>urn:sha1:2a866365e90f9a899d491162c45d6ec94a06729b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add some tests support for msc host</title>
<updated>2013-09-24T08:21:16Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2013-09-24T08:05:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=63b776f7cf3bb7fe64c2f3b3e383a90b2c50683f'/>
<id>urn:sha1:63b776f7cf3bb7fe64c2f3b3e383a90b2c50683f</id>
<content type='text'>
refractor msch buffer for getting inital scsi like inquiry, read capacity
adding support for resovling stall on control pipe
</content>
</entry>
<entry>
<title>house keeping</title>
<updated>2013-09-21T06:17:43Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2013-09-21T06:17:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d15ba08fdc5c75aa061dc7dde10eff54f6dc607f'/>
<id>urn:sha1:d15ba08fdc5c75aa061dc7dde10eff54f6dc607f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change some license text</title>
<updated>2013-07-03T06:14:14Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2013-07-03T06:14:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=51e9a1817bf0539d818e07a25cb7eed9fcc1c9bf'/>
<id>urn:sha1:51e9a1817bf0539d818e07a25cb7eed9fcc1c9bf</id>
<content type='text'>
</content>
</entry>
</feed>
