<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/common/tusb_common.h, branch 0.17.0</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.17.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/common/tusb_common.h?h=0.17.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2024-04-19T16:16:57Z</updated>
<entry>
<title>- clang h743 build and run cdc_msc ok</title>
<updated>2024-04-19T16:16:57Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-04-17T13:06:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3442a87d5b52112a8bc4672322d488703e4ee23e'/>
<id>urn:sha1:3442a87d5b52112a8bc4672322d488703e4ee23e</id>
<content type='text'>
- switch unit test back to gcc, since path to clang conflict on local setup (x86 and arm)
</content>
</entry>
<entry>
<title>fix conflict of BIT() macro</title>
<updated>2024-01-15T12:02:02Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-01-15T11:42:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1f2901e8b12258c953e3c338897f188c98b5eaed'/>
<id>urn:sha1:1f2901e8b12258c953e3c338897f188c98b5eaed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change hcd_int_handler(rhport, in_isr) signature: add in_isr</title>
<updated>2023-09-27T08:51:03Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-09-27T08:51:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3b0ffd0f488671f1bafa4bcd9e22dd51f8bb6dee'/>
<id>urn:sha1:3b0ffd0f488671f1bafa4bcd9e22dd51f8bb6dee</id>
<content type='text'>
change tuh_int_handler() to take in_isr as optional parameter (default =
true)
</content>
</entry>
<entry>
<title>minor debug clean up</title>
<updated>2023-09-06T10:11:35Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-09-06T10:11:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1b9108ea0dc237835e801d26cc7eef052acad987'/>
<id>urn:sha1:1b9108ea0dc237835e801d26cc7eef052acad987</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update to dcd ip3511 to add work-around for lpc54628 usb hs errata USB.1 and USB.2</title>
<updated>2023-08-09T05:47:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-08T14:59:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b8b01c10758043d318716569e693912f3e02c75b'/>
<id>urn:sha1:b8b01c10758043d318716569e693912f3e02c75b</id>
<content type='text'>
msc is mounted, but device couldn't work reliably and got constant reset
due to other errata probably.
</content>
</entry>
<entry>
<title>Merge branch 'master' into renesas_ra_hs_rebased</title>
<updated>2023-07-27T09:50:34Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-07-27T09:50:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ec093bebad264d3395ad7e269d89ed8b0f081316'/>
<id>urn:sha1:ec093bebad264d3395ad7e269d89ed8b0f081316</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into hcd-abort-xfer</title>
<updated>2023-07-24T14:38:46Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-07-24T14:38:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fda92fd34a8fe0d08e5c51fab4ea38f6849051e8'/>
<id>urn:sha1:fda92fd34a8fe0d08e5c51fab4ea38f6849051e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change dcache clean/invalidate return type to bool</title>
<updated>2023-07-24T10:54:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-07-24T10:54:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d2542560470de242dd8988d0b3c10d7df0496bb0'/>
<id>urn:sha1:d2542560470de242dd8988d0b3c10d7df0496bb0</id>
<content type='text'>
add tu_assert() check for aligned 32byte address for imxrt
</content>
</entry>
<entry>
<title>implement hcd_edpt_abort_xfer() for EHCI, also move thing around a bit</title>
<updated>2023-07-21T12:06:36Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-07-21T12:06:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c122e9df73331fa60d1713c7cc4cf46251b0cd76'/>
<id>urn:sha1:c122e9df73331fa60d1713c7cc4cf46251b0cd76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use unaligned access read for hw fifo</title>
<updated>2023-07-07T05:27:18Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-07-07T05:27:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4c156100fafa682407f1a9a459d8b8800a029446'/>
<id>urn:sha1:4c156100fafa682407f1a9a459d8b8800a029446</id>
<content type='text'>
</content>
</entry>
</feed>
