<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/portable/microchip, branch 0.7.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/portable/microchip?h=0.7.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/portable/microchip?h=0.7.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2020-08-22T11:46:19Z</updated>
<entry>
<title>add OPT_MCU_SAMD11</title>
<updated>2020-08-22T11:46:19Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-08-22T11:46:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9d3a9cf546580907d0e72fd6e36e23050bcab850'/>
<id>urn:sha1:9d3a9cf546580907d0e72fd6e36e23050bcab850</id>
<content type='text'>
skip ci build for example that need more ROM/RAM could fit into SAMD11
</content>
</entry>
<entry>
<title>enable pull-up in dcd_init() instead of usbd</title>
<updated>2020-08-01T13:14:58Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-08-01T13:14:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=acde49ccc97466f603dc7face7ab70ea10d38ee3'/>
<id>urn:sha1:acde49ccc97466f603dc7face7ab70ea10d38ee3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix samd21 race condition with setup packet</title>
<updated>2020-07-22T18:39:15Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-07-22T18:39:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0407cfe16c7b9736da2ff36c69232e7c3f470864'/>
<id>urn:sha1:0407cfe16c7b9736da2ff36c69232e7c3f470864</id>
<content type='text'>
reproduced with Adafruit_TinyUSB_ArduinoCore port commit 11d669b4d2a40eb2fc5e51b2a9707a6de9d42363 and SAMD BSP 1.6.1
</content>
</entry>
<entry>
<title>dcd_samd: Provide implementation for OPT_MCU_SAME5X</title>
<updated>2020-06-25T23:51:04Z</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@unpythonic.net</email>
</author>
<published>2020-06-25T23:51:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b2ef8cdd42552e2ac82fa9df3fd03b8442a7225d'/>
<id>urn:sha1:b2ef8cdd42552e2ac82fa9df3fd03b8442a7225d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added OPT_MCU_SAME5X option</title>
<updated>2020-06-23T17:53:17Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-06-23T17:53:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d4d6e06c1dac7fa50e86794a05feff0c7ab9c32d'/>
<id>urn:sha1:d4d6e06c1dac7fa50e86794a05feff0c7ab9c32d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>abstract all UDP_CSR</title>
<updated>2020-05-02T11:24:23Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-05-02T11:24:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0e30afa6913a675a6034de6965788b9e64f42fb7'/>
<id>urn:sha1:0e30afa6913a675a6034de6965788b9e64f42fb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2020-05-02T09:29:22Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-05-02T09:21:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3ad0cd041b7a741b29fd1463c852f907a5ade80a'/>
<id>urn:sha1:3ad0cd041b7a741b29fd1463c852f907a5ade80a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix EP0 data toggle issue</title>
<updated>2020-05-02T09:09:28Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-05-02T09:09:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ac3c645dc114cfdbff4a232fecf35eb523d9b24f'/>
<id>urn:sha1:ac3c645dc114cfdbff4a232fecf35eb523d9b24f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove toggle walkaround, fix control stall race condition</title>
<updated>2020-05-02T07:51:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-05-02T07:51:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2a479175aedc6a1e15c5022a39acef58fa77b904'/>
<id>urn:sha1:2a479175aedc6a1e15c5022a39acef58fa77b904</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix dcd samd race condition with setup packet</title>
<updated>2020-04-29T17:29:47Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-04-29T17:29:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a74a823b0a140667a4e4e80fa2678870faba2bd0'/>
<id>urn:sha1:a74a823b0a140667a4e4e80fa2678870faba2bd0</id>
<content type='text'>
setup packet can complete together with previous status (in &amp; out).
Always make sure to prepare valid buffer for holding setup packet when
queuing control status.
</content>
</entry>
</feed>
