<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/portable/raspberrypi, branch 0.14.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.14.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/portable/raspberrypi?h=0.14.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2022-07-12T17:58:30Z</updated>
<entry>
<title>RP@040: rework CMake for compiler warnings</title>
<updated>2022-07-12T17:58:30Z</updated>
<author>
<name>graham sanderson</name>
<email>graham.sanderson@raspberrypi.com</email>
</author>
<published>2022-07-12T17:58:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fc1a27b6c9d5a19529d6ac968164f2734ea89023'/>
<id>urn:sha1:fc1a27b6c9d5a19529d6ac968164f2734ea89023</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rp2040 enable SOF as resumed signal when remote wakeup</title>
<updated>2022-06-30T08:45:04Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-30T08:45:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9ec92ff97bf5e4b5730925ff591ed9f044d2c847'/>
<id>urn:sha1:9ec92ff97bf5e4b5730925ff591ed9f044d2c847</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use forloop to avoid -Warray-bounds with host setup packet</title>
<updated>2022-06-27T14:05:41Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-27T14:05:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=25580b4fe9acd1d9f9f12cbfdd29037669376a8d'/>
<id>urn:sha1:25580b4fe9acd1d9f9f12cbfdd29037669376a8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix all warnings with host rp2040</title>
<updated>2022-06-27T10:11:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-27T10:11:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a0ef4898906a5985deae11e5539a942885398ca1'/>
<id>urn:sha1:a0ef4898906a5985deae11e5539a942885398ca1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1509 from liamfraser/rp2040_hcd_improvements</title>
<updated>2022-06-21T08:55:02Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-21T08:55:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=070382d5996727988806eeb709c289e9cf449270'/>
<id>urn:sha1:070382d5996727988806eeb709c289e9cf449270</id>
<content type='text'>
RP2040 HCD Improvements (Hub + Keyboard + Mouse working)</content>
</entry>
<entry>
<title>Merge pull request #1518 from mingpepe/master</title>
<updated>2022-06-18T05:39:16Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-18T05:39:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b4e62d1cda09b8b8fac14e225b7005d17c173db3'/>
<id>urn:sha1:b4e62d1cda09b8b8fac14e225b7005d17c173db3</id>
<content type='text'>
Fix typo for log format</content>
</entry>
<entry>
<title>rp2040: use shared IRQ handlers, so user can also hook the USB IRQ</title>
<updated>2022-06-17T14:13:40Z</updated>
<author>
<name>graham sanderson</name>
<email>graham.sanderson@raspberrypi.com</email>
</author>
<published>2022-06-17T14:13:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c45118dacf176b232e22c49ed68acf8c95a1dfc6'/>
<id>urn:sha1:c45118dacf176b232e22c49ed68acf8c95a1dfc6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo for log format</title>
<updated>2022-06-17T08:50:24Z</updated>
<author>
<name>mingpepe</name>
<email>mingpepemath@gmail.com</email>
</author>
<published>2022-06-17T08:50:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1001d2da401bc9abb98207d8f4be239ac62d5c33'/>
<id>urn:sha1:1001d2da401bc9abb98207d8f4be239ac62d5c33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rp2040: make moving 1K of code into RAM optional - and off by default</title>
<updated>2022-06-16T16:04:48Z</updated>
<author>
<name>graham sanderson</name>
<email>graham.sanderson@raspberrypi.com</email>
</author>
<published>2022-06-16T16:03:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c5ba4af25babbf7fc6ee97d0f6ec06079e5f1b0f'/>
<id>urn:sha1:c5ba4af25babbf7fc6ee97d0f6ec06079e5f1b0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hcd_rp2040 improvements:</title>
<updated>2022-06-13T15:19:11Z</updated>
<author>
<name>Liam Fraser</name>
<email>liam@raspberrypi.com</email>
</author>
<published>2022-01-13T11:17:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=19d054f7892beda36c7f6fe5f07d84a13db7df16'/>
<id>urn:sha1:19d054f7892beda36c7f6fe5f07d84a13db7df16</id>
<content type='text'>
 - Stall now has priority over other interrupt responses
 - Delete eunused hcd_edpt_busy
 - Assert !ep-&gt;active when trying to start a new xfer
 - Assert !ep-&gt;active when handling buff_status bits
 - Set ep-&gt;xferred_len to 8 once a setup packet is finished so the data
structure is accurate
</content>
</entry>
</feed>
