<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/portable/raspberrypi, branch 0.12.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.12.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/portable/raspberrypi?h=0.12.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-10-14T20:23:26Z</updated>
<entry>
<title>More warning cleanup</title>
<updated>2021-10-14T20:23:26Z</updated>
<author>
<name>graham sanderson</name>
<email>graham.sanderson@raspberrypi.com</email>
</author>
<published>2021-10-14T20:20:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=06d955538988c3859bf6c5428a38bd8311069ed9'/>
<id>urn:sha1:06d955538988c3859bf6c5428a38bd8311069ed9</id>
<content type='text'>
 - physically suppress warnings in TinyUSB headers using pragmas so they don't break -Werror compilation of external files that include them
 - fix compiler warnings in rp2040 port
 - add cmake method to rp2040 port to allow an external project to suppress warnings in TinyUSB itself
</content>
</entry>
<entry>
<title>Remove compiler warning</title>
<updated>2021-10-14T17:13:39Z</updated>
<author>
<name>graham sanderson</name>
<email>graham.sanderson@raspberrypi.com</email>
</author>
<published>2021-10-14T17:13:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7667299b483feb4afb783d794ea94a149cc5a5b4'/>
<id>urn:sha1:7667299b483feb4afb783d794ea94a149cc5a5b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rp2040 implement dcd_edpt_close_all()</title>
<updated>2021-09-01T12:44:12Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-09-01T12:42:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d6e9fe38beefbea787dad151dfeb3c62be96d527'/>
<id>urn:sha1:d6e9fe38beefbea787dad151dfeb3c62be96d527</id>
<content type='text'>
aslo rename reset_ep0_pid() and clean up. We only need to reset pid when
setup packet received
</content>
</entry>
<entry>
<title>rp2040 correct ep set/clear stall</title>
<updated>2021-09-01T09:52:27Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-09-01T09:52:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fc889ece74626f49a08898039102f0a9bf2b85a1'/>
<id>urn:sha1:fc889ece74626f49a08898039102f0a9bf2b85a1</id>
<content type='text'>
- stall will remove pending (not complete) transfer. Correct reset data
toggle when clear stall.
- remove buf ctrl debug code
</content>
</entry>
<entry>
<title>fix rp2040 chapter 9 TD 9.6 test</title>
<updated>2021-08-31T10:41:08Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-31T10:41:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ab0c3e8dd00e8baed6c0a233dd5377ef4497531d'/>
<id>urn:sha1:ab0c3e8dd00e8baed6c0a233dd5377ef4497531d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add dcd_edpt_close_all() for clear existing configured state</title>
<updated>2021-08-26T10:07:03Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-26T10:02:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=71e77e47fa6056937bfcd1a883a66e2bc0b622b2'/>
<id>urn:sha1:71e77e47fa6056937bfcd1a883a66e2bc0b622b2</id>
<content type='text'>
correctly responded to TD 9.13 Set Configuration Test
</content>
</entry>
<entry>
<title>rename host API to be consistent with naming on device stack</title>
<updated>2021-08-24T05:37:04Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-24T05:30:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=88bb8fac3d555e390f59770200c73a13eb61504b'/>
<id>urn:sha1:88bb8fac3d555e390f59770200c73a13eb61504b</id>
<content type='text'>
- tuh_device_get_speed() to tuh_speed_get()
- tuh_device_configured() to tuh_mounted()
- tuh_device_ready() to tuh_ready()
</content>
</entry>
<entry>
<title>fix rp2040 build</title>
<updated>2021-08-23T18:19:06Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-23T18:19:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8dc16dd3a73dc2dd85dafd7460ba19cff2579fed'/>
<id>urn:sha1:8dc16dd3a73dc2dd85dafd7460ba19cff2579fed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add ready check for edpt claim</title>
<updated>2021-08-12T08:54:04Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-12T08:46:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=17ef9f4843250e8c6b6b1fde53ed6a54a4f20470'/>
<id>urn:sha1:17ef9f4843250e8c6b6b1fde53ed6a54a4f20470</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bus_reset will reset all endpoints</title>
<updated>2021-08-12T08:40:26Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-12T08:40:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4ad47d9e264a7119f5429a045a185ad0d448d998'/>
<id>urn:sha1:4ad47d9e264a7119f5429a045a185ad0d448d998</id>
<content type='text'>
allow for dynamic configuration as well as state-less enumeration
</content>
</entry>
</feed>
