<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/cdc_msc/src/usb_descriptors.c, branch 0.11.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/examples/device/cdc_msc/src/usb_descriptors.c?h=0.11.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/cdc_msc/src/usb_descriptors.c?h=0.11.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-06-12T10:36:59Z</updated>
<entry>
<title>Rename SAM7X to SAMX7X</title>
<updated>2021-06-12T10:36:59Z</updated>
<author>
<name>MasterPhi</name>
<email>admin@hifiphile.com</email>
</author>
<published>2021-06-12T10:28:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=85fc42356977cac4d893c33eff80937e6ff9b45a'/>
<id>urn:sha1:85fc42356977cac4d893c33eff80937e6ff9b45a</id>
<content type='text'>
Signed-off-by: MasterPhi &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>dcd: sam7x: rename family dcd to include the whole family</title>
<updated>2021-06-11T23:09:24Z</updated>
<author>
<name>Rafael Silva</name>
<email>perigoso@riseup.net</email>
</author>
<published>2021-06-11T21:50:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=776a7709474a0736ed21218c2ff84208745c58cc'/>
<id>urn:sha1:776a7709474a0736ed21218c2ff84208745c58cc</id>
<content type='text'>
Signed-off-by: Rafael Silva &lt;perigoso@riseup.net&gt;
</content>
</entry>
<entry>
<title>Add fifo &amp; DMA linked list mode support.</title>
<updated>2021-06-11T10:17:11Z</updated>
<author>
<name>MasterPhi</name>
<email>admin@hifiphile.com</email>
</author>
<published>2021-06-11T10:14:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c291deccfac7725a4e1f26357e133f32887e65aa'/>
<id>urn:sha1:c291deccfac7725a4e1f26357e133f32887e65aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Define Spresense EP numbers for cdc_msc example</title>
<updated>2021-01-25T10:13:56Z</updated>
<author>
<name>Kamil Tomaszewski</name>
<email>kamil.tomaszewski@sony.com</email>
</author>
<published>2021-01-22T15:00:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=40e0e7e35f0a3e228b911f5ce684b4675ef01428'/>
<id>urn:sha1:40e0e7e35f0a3e228b911f5ce684b4675ef01428</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add note for MS OS 1.0 Descriptor at 0xEE</title>
<updated>2020-07-21T14:00:11Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-07-21T14:00:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=787c891702a9e6f4ddfe4f4c04457d7304fd21d5'/>
<id>urn:sha1:787c891702a9e6f4ddfe4f4c04457d7304fd21d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minor clean up</title>
<updated>2020-07-19T06:13:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-07-19T06:13:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8e1290e51e9d036959930dd6ea89a6ef8b517ac0'/>
<id>urn:sha1:8e1290e51e9d036959930dd6ea89a6ef8b517ac0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add tud_speed_get()</title>
<updated>2020-07-15T17:44:09Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-07-15T17:44:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=706413f7510a78e262cf3cb398256e06fadbd500'/>
<id>urn:sha1:706413f7510a78e262cf3cb398256e06fadbd500</id>
<content type='text'>
- define both fs and hs configuration descriptor
- rename CFG_TUD_CDC_EPSIZE to CFG_TUD_CDC_EP_BUFSIZE with default size of 64 for FS, and 512 for HS
</content>
</entry>
<entry>
<title>cdc-acm: Use 512 bytes when in HS mode.</title>
<updated>2020-06-30T09:02:41Z</updated>
<author>
<name>Uwe Bonnes</name>
<email>bon@elektron.ikp.physik.tu-darmstadt.de</email>
</author>
<published>2020-06-23T11:55:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=62239bb576c37e8e240879e5783d4f181f42877e'/>
<id>urn:sha1:62239bb576c37e8e240879e5783d4f181f42877e</id>
<content type='text'>
Removes error:
config 1 interface 2 altsetting 0 bulk endpoint 0x3 has invalid maxpacket 64
while enumerationg.
</content>
</entry>
<entry>
<title>allow hs ep open with 512 bytes</title>
<updated>2020-05-31T18:36:09Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-05-31T18:36:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=710c54f8cbee2134334262cf872f538909b264c5'/>
<id>urn:sha1:710c54f8cbee2134334262cf872f538909b264c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>revise argument order for TUD_CONFIG_DESCRIPTOR macro</title>
<updated>2020-03-31T15:53:47Z</updated>
<author>
<name>Peter Lawrence</name>
<email>12226419+majbthrd@users.noreply.github.com</email>
</author>
<published>2020-03-31T15:53:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=794212d44e38a05d8b747e43942595d214ee5b0b'/>
<id>urn:sha1:794212d44e38a05d8b747e43942595d214ee5b0b</id>
<content type='text'>
</content>
</entry>
</feed>
