<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/portable/microchip, branch 0.17.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.17.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/portable/microchip?h=0.17.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2024-08-19T13:08:55Z</updated>
<entry>
<title>remove weak from dcd_edpt_close() for port without TUP_DCD_EDPT_ISO_ALLOC</title>
<updated>2024-08-19T13:08:55Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-08-19T13:08:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ea4f9ceb58f0aa6acc86bbe3083596a98b5355fd'/>
<id>urn:sha1:ea4f9ceb58f0aa6acc86bbe3083596a98b5355fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>microchip samd: Add support for dcd_sof_enable().</title>
<updated>2024-05-27T10:35:35Z</updated>
<author>
<name>Andrew Leech</name>
<email>andrew@alelec.net</email>
</author>
<published>2024-05-16T04:12:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e229270a1c3d542cdf9924313f585dd43c607de8'/>
<id>urn:sha1:e229270a1c3d542cdf9924313f585dd43c607de8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename CFG_TUSB_MEM_SECTION to CFG_TUD_MEM_SECTION in device stack</title>
<updated>2023-07-24T08:46:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-07-24T08:46:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ef49b93532a7360703ae87d36cf463169f86f20b'/>
<id>urn:sha1:ef49b93532a7360703ae87d36cf463169f86f20b</id>
<content type='text'>
CFG_TUD_MEM_SECTION is default to CFG_TUSB_MEM_SECTION
</content>
</entry>
<entry>
<title>fix trailing space and new line</title>
<updated>2023-03-17T09:12:49Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-03-17T09:12:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3623ba1884ddff23e9b64766cb6dd032f1425846'/>
<id>urn:sha1:3623ba1884ddff23e9b64766cb6dd032f1425846</id>
<content type='text'>
temporarily disable codespell
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2022-12-04T12:43:23Z</updated>
<author>
<name>Bastien Nocera</name>
<email>hadess@hadess.net</email>
</author>
<published>2022-12-04T06:58:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6a2cf6728906aa61b44ecfe43b4ceef287b29bf8'/>
<id>urn:sha1:6a2cf6728906aa61b44ecfe43b4ceef287b29bf8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1523 from maddyaby/dcd_edpt_open</title>
<updated>2022-10-19T15:56:36Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-10-19T15:56:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2cd4e27e98aff18076863964062c6fd2f59c89f6'/>
<id>urn:sha1:2cd4e27e98aff18076863964062c6fd2f59c89f6</id>
<content type='text'>
Allow more endpoint packet sizes for SAMD</content>
</entry>
<entry>
<title>Microchip PIC24/dsPIC33 device mode support</title>
<updated>2022-10-05T19:45:51Z</updated>
<author>
<name>ReimuNotMoe</name>
<email>34613827+ReimuNotMoe@users.noreply.github.com</email>
</author>
<published>2022-10-05T19:45:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8096afc6dea975e95e0b50dc4b55926236b90b62'/>
<id>urn:sha1:8096afc6dea975e95e0b50dc4b55926236b90b62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial PIC32MM/MX &amp; PIC24 support</title>
<updated>2022-09-02T21:19:50Z</updated>
<author>
<name>ReimuNotMoe</name>
<email>34613827+ReimuNotMoe@users.noreply.github.com</email>
</author>
<published>2022-09-02T21:18:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c5992edc7de6f54d5fdab801c46e964bc0f18542'/>
<id>urn:sha1:c5992edc7de6f54d5fdab801c46e964bc0f18542</id>
<content type='text'>
</content>
</entry>
<entry>
<title>samd: Fix a lock-up situation at high traffic.</title>
<updated>2022-06-27T18:31:44Z</updated>
<author>
<name>robert-hh</name>
<email>robert@hammelrath.com</email>
</author>
<published>2022-06-27T18:31:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=bc4da2047bf73f81cfcd6daa9bd07901dcdff3c9'/>
<id>urn:sha1:bc4da2047bf73f81cfcd6daa9bd07901dcdff3c9</id>
<content type='text'>
This PR fixes a transmit lock-up, which happens, when data is received
and sent at the sime time at moderate to high speeds, like code
which just echoes incoming data.

In my case, an issue was reported here:
https://github.com/micropython/micropython/issues/8521
</content>
</entry>
<entry>
<title>Allow more endpoint packet sizes for SAMD</title>
<updated>2022-06-17T23:07:32Z</updated>
<author>
<name>maddyaby</name>
<email>32046405+maddyaby@users.noreply.github.com</email>
</author>
<published>2022-06-17T23:07:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2cc2a90215f94692f18e0a402470c58366bfca47'/>
<id>urn:sha1:2cc2a90215f94692f18e0a402470c58366bfca47</id>
<content type='text'>
Tested on SAMD51 - we can allow more packet sizes by checking that the set size value is greater than the requested packet size instead of exactly the same.
</content>
</entry>
</feed>
