<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/cdc_msc/src/tusb_config.h, branch 0.15.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/tusb_config.h?h=0.15.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/cdc_msc/src/tusb_config.h?h=0.15.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2022-06-06T10:35:17Z</updated>
<entry>
<title>clean up example to use CFG_TUD_ENABLED + CFG_TUD_MAX_SPEED instead of CFG_TUSB_RHPORT0_MODE</title>
<updated>2022-06-06T10:35:17Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-06T10:35:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f4c80dd218240d934a28cb21d8ddd6a0e3a33fe5'/>
<id>urn:sha1:f4c80dd218240d934a28cb21d8ddd6a0e3a33fe5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rhport argument in usbd_ API() is not used (always use the initialized port)</title>
<updated>2022-06-02T09:51:17Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-02T09:51:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8b9cf152a0dedda573fb3374d8c873dce4b883d1'/>
<id>urn:sha1:8b9cf152a0dedda573fb3374d8c873dce4b883d1</id>
<content type='text'>
remove the usage of TUD_OPT_RHPORT in class driver
</content>
</entry>
<entry>
<title>rename board specific macro for example</title>
<updated>2022-06-01T16:53:40Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-01T16:53:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=99c1585ed215cb5ee2e27a41c54310d144e0ee6c'/>
<id>urn:sha1:99c1585ed215cb5ee2e27a41c54310d144e0ee6c</id>
<content type='text'>
- BOARD_DEVICE/HOST_RHPORT_NUM to  BOARD_TUD/H_RHPORT
- BOARD_DEVICE/HOST_RHPORT_SPEED to  BOARD_TUD/H_MAX_SPEED
</content>
</entry>
<entry>
<title>auto detect max rhport speed based on mcu</title>
<updated>2022-02-25T11:35:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-02-25T06:00:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a8af609dfef0f82ce22e6f0bf48146b4b2433633'/>
<id>urn:sha1:a8af609dfef0f82ce22e6f0bf48146b4b2433633</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into port-ft90x</title>
<updated>2021-12-08T08:36:43Z</updated>
<author>
<name>Gordon McNab</name>
<email>gordon.mcnab@brtchip.com</email>
</author>
<published>2021-12-08T08:36:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9a7db985931ae215e808d40e7bacd52535d45305'/>
<id>urn:sha1:9a7db985931ae215e808d40e7bacd52535d45305</id>
<content type='text'>
</content>
</entry>
<entry>
<title>correctly init hs phy for bcm</title>
<updated>2021-10-28T17:53:30Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-10-28T17:53:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6c67fc412516950622a13fb34ddc10b64b9b3843'/>
<id>urn:sha1:6c67fc412516950622a13fb34ddc10b64b9b3843</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pi cm4 enumerated as full speed device</title>
<updated>2021-10-22T14:55:15Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-10-22T08:37:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5e437ee1861363e6b02facc5ab814abd67173680'/>
<id>urn:sha1:5e437ee1861363e6b02facc5ab814abd67173680</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Modify cdc_msc example for Bridgetek FT90x/FT93x</title>
<updated>2021-10-06T08:15:33Z</updated>
<author>
<name>Gordon McNab</name>
<email>Gordon.McNab@ftdichip.com</email>
</author>
<published>2021-10-06T08:15:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=bcecbfdc29f58ac019a36099a8c398650cd27191'/>
<id>urn:sha1:bcecbfdc29f58ac019a36099a8c398650cd27191</id>
<content type='text'>
Add in endpoint definitions for the Bridgetek devices in usb_descriptors.c and allow high speed in tusb_config.h.
</content>
</entry>
<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>
</feed>
