<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/portable/raspberrypi, branch 0.10.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/portable/raspberrypi?h=0.10.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/portable/raspberrypi?h=0.10.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-05-27T10:58:42Z</updated>
<entry>
<title>clean up tusb_fifo.h include</title>
<updated>2021-05-27T10:58:42Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-27T10:58:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b36b211c26d807214da1132b41669915fbd21c83'/>
<id>urn:sha1:b36b211c26d807214da1132b41669915fbd21c83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update trace statements that referenced deprecated structure elements.</title>
<updated>2021-05-10T14:09:09Z</updated>
<author>
<name>corvus-ossifragus</name>
<email>77814520+corvus-ossifragus@users.noreply.github.com</email>
</author>
<published>2021-05-10T14:09:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=72f52020864bb8980fa6c5adc7bf31d1c233d133'/>
<id>urn:sha1:72f52020864bb8980fa6c5adc7bf31d1c233d133</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update hcd_rp2040.c</title>
<updated>2021-05-07T20:49:48Z</updated>
<author>
<name>corvus-ossifragus</name>
<email>77814520+corvus-ossifragus@users.noreply.github.com</email>
</author>
<published>2021-05-07T20:49:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=13b510ad8e6c76e36cf63ec2931d6cf3f6840114'/>
<id>urn:sha1:13b510ad8e6c76e36cf63ec2931d6cf3f6840114</id>
<content type='text'>
Remove reference to the deprecated "num" and "in" members  of struct hw_endpoint which still exist in an assert statement and break DEBUG builds.
</content>
</entry>
<entry>
<title>fix ci build with rp2040</title>
<updated>2021-03-10T10:58:39Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-10T10:58:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a397353916db36d925f5aec654fc66d5ca09f427'/>
<id>urn:sha1:a397353916db36d925f5aec654fc66d5ca09f427</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix enum walkaround forever check for SE0 when pull up is disabled</title>
<updated>2021-03-04T11:36:18Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-04T11:36:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8cabbb28df17bfcb7c549a98aec4eef4e70bba12'/>
<id>urn:sha1:8cabbb28df17bfcb7c549a98aec4eef4e70bba12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2021-03-02T16:30:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-02T16:30:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a298045f6c57ed3bad23ce44a1944016a882e08c'/>
<id>urn:sha1:a298045f6c57ed3bad23ce44a1944016a882e08c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rp2040 add disconnection detection</title>
<updated>2021-03-02T16:24:36Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-02T16:24:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9d5e3691706f3f17edd701310b967c729240a507'/>
<id>urn:sha1:9d5e3691706f3f17edd701310b967c729240a507</id>
<content type='text'>
- also use dcd_event_bus_reset()
- Add TODO for suspend, resume later on (need to test with/without vbus
detection).
</content>
</entry>
<entry>
<title>fix rp2040 host build</title>
<updated>2021-03-02T07:54:12Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-02T07:54:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1676a836d137bc67e24b778abe72addfa835ff20'/>
<id>urn:sha1:1676a836d137bc67e24b778abe72addfa835ff20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #684 from hathach/rp2040-host-example</title>
<updated>2021-03-02T06:03:52Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-02T06:03:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=559ff806432cfb9d6af9ddcd585b898f24e8668a'/>
<id>urn:sha1:559ff806432cfb9d6af9ddcd585b898f24e8668a</id>
<content type='text'>
add rp2040 to host example build</content>
</entry>
<entry>
<title>Merge pull request #675 from majbthrd/rp2040epaddr</title>
<updated>2021-02-26T17:38:53Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-02-26T17:38:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5a753c1ab04eea16773865d15c45ec36c16deba5'/>
<id>urn:sha1:5a753c1ab04eea16773865d15c45ec36c16deba5</id>
<content type='text'>
rp2040: use TU endpoint conventions and remove redundant variables</content>
</entry>
</feed>
