<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/tinyusb/common/compiler/compiler_iar.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_iar.h?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/tinyusb/common/compiler/compiler_iar.h?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2018-03-28T06:38:17Z</updated>
<entry>
<title>repo cleanup</title>
<updated>2018-03-28T06:38:17Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-03-28T06:38:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=604275341ecbb830e852a3522d7957ad66828dee'/>
<id>urn:sha1:604275341ecbb830e852a3522d7957ad66828dee</id>
<content type='text'>
</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>change lpc17xx cmsis file &amp; ohci to be able to build with IAR</title>
<updated>2014-03-04T08:19:50Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-03-04T08:19:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6f24dd50a003cec5fd894304969cfcea1a600108'/>
<id>urn:sha1:6f24dd50a003cec5fd894304969cfcea1a600108</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add device_os_none keil project for all boards</title>
<updated>2013-12-27T06:40:59Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2013-12-27T06:40:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=275e834bbed4928094b0a631c7dd36fdcc0b40fe'/>
<id>urn:sha1:275e834bbed4928094b0a631c7dd36fdcc0b40fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change endian conversion to native to be &amp; be to native</title>
<updated>2013-11-26T06:15:40Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2013-11-26T06:15:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8f70a6a886aa557dd87086b807367eef662a7e77'/>
<id>urn:sha1:8f70a6a886aa557dd87086b807367eef662a7e77</id>
<content type='text'>
completely deferred xfer isr event to usbd task
complete read10, write10 sequence for large data transfer
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2013-11-22T08:16:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2013-11-22T08:16:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=83f1d660ce1a1520b7a7e781d05c47221067f3f7'/>
<id>urn:sha1:83f1d660ce1a1520b7a7e781d05c47221067f3f7</id>
<content type='text'>
add some doxygen work
finalize device disconnection &amp; suspend
- suspend &amp; resume &amp; remote wake up is not supported yet
</content>
</entry>
<entry>
<title>add tusbh_msc_status</title>
<updated>2013-09-25T09:20:38Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2013-09-25T09:20:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1fee50b9fe64c32f62baa8f96e1fa3687fa7da5d'/>
<id>urn:sha1:1fee50b9fe64c32f62baa8f96e1fa3687fa7da5d</id>
<content type='text'>
reanme PRINTF_TARGET_DEBUG_CONSOLE to PRINTF_TARGET_SEMIHOST
add read10 implementation
able to read fat root sector
</content>
</entry>
<entry>
<title>added read capacity 10 with hacking code</title>
<updated>2013-09-22T16:54:44Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2013-09-22T16:54:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a8a10e86502617313ced924691a014d94bd54c82'/>
<id>urn:sha1:a8a10e86502617313ced924691a014d94bd54c82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>starting to add support for IAR workbench</title>
<updated>2013-09-19T09:11:11Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2013-09-19T09:11:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=86681fe44226c636e62320f3cedcaddcd53259e9'/>
<id>urn:sha1:86681fe44226c636e62320f3cedcaddcd53259e9</id>
<content type='text'>
</content>
</entry>
</feed>
