<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/common/tusb_common.h, branch 0.10.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/common/tusb_common.h?h=0.10.1</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/common/tusb_common.h?h=0.10.1'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-06-01T17:26:50Z</updated>
<entry>
<title>fix missing TU_LOG symbol</title>
<updated>2021-06-01T17:26:50Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-06-01T17:26:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=54107100bbc32756324070a6a06146b958f653d6'/>
<id>urn:sha1:54107100bbc32756324070a6a06146b958f653d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up log</title>
<updated>2021-06-01T17:10:35Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-06-01T17:10:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6e2cf2a3eec141e2714937532320c9fc46b95f9b'/>
<id>urn:sha1:6e2cf2a3eec141e2714937532320c9fc46b95f9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add level 3 log for info, add generic TU_LOG()</title>
<updated>2021-05-30T15:19:46Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-30T15:19:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=eb8ca14bf8171b48832410ed5e3f888df6564800'/>
<id>urn:sha1:eb8ca14bf8171b48832410ed5e3f888df6564800</id>
<content type='text'>
</content>
</entry>
<entry>
<title>include clean up</title>
<updated>2021-05-27T10:40:39Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-27T10:40:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9736e54734a85c03d9055c24414e23f112a67968'/>
<id>urn:sha1:9736e54734a85c03d9055c24414e23f112a67968</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of github.com:xmos-jmccarthy/tinyusb</title>
<updated>2021-05-06T16:18:55Z</updated>
<author>
<name>Jeremiah McCarthy</name>
<email>jeremiahmccarthy@xmos.com</email>
</author>
<published>2021-05-06T16:18:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=05892a5a1ee9c50cb966b2e8ec8243ef97f794e2'/>
<id>urn:sha1:05892a5a1ee9c50cb966b2e8ec8243ef97f794e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add TUP_MCU_STRICT_ALIGN macro that manually pick bytes for lpc55 port1 that is m4 but cannot unaligned acces on usb ram</title>
<updated>2021-04-26T10:42:49Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-04-26T10:42:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c26875e70d120f564f4e68c1dc79d9e7e3642b70'/>
<id>urn:sha1:c26875e70d120f564f4e68c1dc79d9e7e3642b70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ip3511 correct buffer offset, nbytes layout for highspeed port1</title>
<updated>2021-04-26T07:43:58Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-04-26T07:43:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8ebdf2b0979c39e7a709939ad38b5916838f1318'/>
<id>urn:sha1:8ebdf2b0979c39e7a709939ad38b5916838f1318</id>
<content type='text'>
able to get passed enumeration and up to READ10
</content>
</entry>
<entry>
<title>add tu_unaligned_read32/write32 (#772)</title>
<updated>2021-04-06T12:32:01Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-04-06T12:32:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1d20c84798305043c2783725a496070c39d2d966'/>
<id>urn:sha1:1d20c84798305043c2783725a496070c39d2d966</id>
<content type='text'>
* add tu_unaligned_read32/write32
* added tu_unaligned_read16/write16
* add TU_ATTR_ALWAYS_INLINE, add to most of simple inline function</content>
</entry>
<entry>
<title>Separate DFU RT and Mode.  Untested</title>
<updated>2021-04-05T20:32:58Z</updated>
<author>
<name>Jeremiah McCarthy</name>
<email>jeremiahmccarthy@xmos.com</email>
</author>
<published>2021-04-05T20:32:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c5b8ef15299e9d5787602b39805efbb0ca385110'/>
<id>urn:sha1:c5b8ef15299e9d5787602b39805efbb0ca385110</id>
<content type='text'>
</content>
</entry>
<entry>
<title>house keeping: make tu_print_mem format easier to compare with hex2dump</title>
<updated>2020-11-01T06:37:56Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-11-01T06:37:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=67ac40b98d217dde82090bf10a0cf55af5d1c44b'/>
<id>urn:sha1:67ac40b98d217dde82090bf10a0cf55af5d1c44b</id>
<content type='text'>
</content>
</entry>
</feed>
