<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/common/tusb_mcu.h, branch 0.16.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_mcu.h?h=0.16.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/common/tusb_mcu.h?h=0.16.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2023-11-24T04:33:34Z</updated>
<entry>
<title>Merge branch 'master' into feature/ch32f20x</title>
<updated>2023-11-24T04:33:34Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-11-24T04:33:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0601d174b1eaf7a9bfe646ee6595016e58d67ea4'/>
<id>urn:sha1:0601d174b1eaf7a9bfe646ee6595016e58d67ea4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adding nulceo stm32u5a5, fix clock configure issue</title>
<updated>2023-10-18T11:43:07Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-10-18T11:43:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=27a2c8cba4dc7c56509bb3d9b6415a6fe8f638ac'/>
<id>urn:sha1:27a2c8cba4dc7c56509bb3d9b6415a6fe8f638ac</id>
<content type='text'>
dwc2 core stuck at reset
</content>
</entry>
<entry>
<title>feat(ch32f20x): add support of ch32f20x</title>
<updated>2023-10-06T10:04:54Z</updated>
<author>
<name>denis.krasutski</name>
<email>denis.krasutski</email>
</author>
<published>2023-10-06T10:04:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ce627f431831e1fbaa3bb7bad35a489b8006b749'/>
<id>urn:sha1:ce627f431831e1fbaa3bb7bad35a489b8006b749</id>
<content type='text'>
</content>
</entry>
<entry>
<title>call xfer_complete_isr() when result is not successful (stalled or failed)</title>
<updated>2023-08-30T09:04:18Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-30T09:04:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1ab488eb06ef4cb8ad9c0cff91e6b0caf76f73c4'/>
<id>urn:sha1:1ab488eb06ef4cb8ad9c0cff91e6b0caf76f73c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more update to transaction</title>
<updated>2023-08-27T16:45:34Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-27T16:45:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=502b1bdda62f0f207d9a51daf134574e455f3aa2'/>
<id>urn:sha1:502b1bdda62f0f207d9a51daf134574e455f3aa2</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>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>
<entry>
<title>usb hs work with ra 6m5 ek</title>
<updated>2023-07-05T10:13:01Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-07-05T10:13:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f79529c09c6e7c0d6ee5586633ceb8c83e345406'/>
<id>urn:sha1:f79529c09c6e7c0d6ee5586633ceb8c83e345406</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename to kinetis_k32l2, rename OPT_MCU_KINETIS_K32 to OPT_MCU_KINETIS_K32L</title>
<updated>2023-06-24T11:26:51Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-06-24T11:26:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b59b65d2ed0f6fa14b18b7bc233309d9b9710898'/>
<id>urn:sha1:b59b65d2ed0f6fa14b18b7bc233309d9b9710898</id>
<content type='text'>
</content>
</entry>
<entry>
<title>renam OPT_MCU_MIMXRT to OPT_MCU_MIMXRT1XXX</title>
<updated>2023-06-16T04:26:38Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-06-16T04:26:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8af8869d3bcb1504835ead4ba472cd922d997e8d'/>
<id>urn:sha1:8af8869d3bcb1504835ead4ba472cd922d997e8d</id>
<content type='text'>
fix build util with makefile
</content>
</entry>
</feed>
