<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/host/msc_file_explorer/src/tusb_config.h, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/examples/host/msc_file_explorer/src/tusb_config.h?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/host/msc_file_explorer/src/tusb_config.h?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2025-10-28T07:14:01Z</updated>
<entry>
<title>fix Identifiers that start with '__' or '_[A-Z]' are reserved.</title>
<updated>2025-10-28T07:14:01Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-10-28T06:21:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d92b810df7670aae0e195fd02abef5014470c2f7'/>
<id>urn:sha1:d92b810df7670aae0e195fd02abef5014470c2f7</id>
<content type='text'>
fix compiling with nuc family
</content>
</entry>
<entry>
<title>fix(dwc2) host driver conflict with max3421e</title>
<updated>2025-03-06T15:46:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-03-06T15:46:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=65e44e0a51272f9d75719d90955f19209dbf1ea2'/>
<id>urn:sha1:65e44e0a51272f9d75719d90955f19209dbf1ea2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>correct rp2040 host with max3421</title>
<updated>2024-03-04T09:14:53Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-03-04T09:08:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9b6f13716f34d6a82a60c8c6ec7969d420a8af28'/>
<id>urn:sha1:9b6f13716f34d6a82a60c8c6ec7969d420a8af28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>allow rp2040 to use max3421e as host controller</title>
<updated>2023-12-26T15:50:01Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-12-26T15:50:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=551e47a464f55e1e36e2812e79902f4ef2955a17'/>
<id>urn:sha1:551e47a464f55e1e36e2812e79902f4ef2955a17</id>
<content type='text'>
- fix warnings build hcd max3421 with rp2040
- add tinyusb_host_max3421 target for rp2040 cmake, -DMAX3421_HOST=1
will enable this
- add max3421 driver implementation for rp2040 family
- update tusb_config for host to allow easy enable host selection for
rp2040 (default/pio-usb/max3421)
</content>
</entry>
<entry>
<title>wrap up build cmake &amp; make support for max3421, to enable the Host driver, 'MAX3421_HOST=1' must be added as part of make/cmake command</title>
<updated>2023-09-11T04:35:51Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-09-11T04:35:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ab9585401b9964407cbf2bc7bffdf762353817f9'/>
<id>urn:sha1:ab9585401b9964407cbf2bc7bffdf762353817f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use ep buf to keep setup packet, work well with hid device</title>
<updated>2023-08-30T09:21:43Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-30T09:21:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=41493426b38c8ce44b1f7720b907538bc5402f98'/>
<id>urn:sha1:41493426b38c8ce44b1f7720b907538bc5402f98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minor update</title>
<updated>2023-08-27T16:54:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-27T16:54:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=84df3b04db47d34b53ef002b056b6b324394de52'/>
<id>urn:sha1:84df3b04db47d34b53ef002b056b6b324394de52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more update to transaction</title>
<updated>2023-08-27T16:45:34Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-27T16:45:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=502b1bdda62f0f207d9a51daf134574e455f3aa2'/>
<id>urn:sha1:502b1bdda62f0f207d9a51daf134574e455f3aa2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update host example to use new tuh mem macros</title>
<updated>2023-03-24T07:08:57Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-03-24T07:08:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=76dae8d8c1764e94c99effe5d3f4f9b0ec0d4c99'/>
<id>urn:sha1:76dae8d8c1764e94c99effe5d3f4f9b0ec0d4c99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update host example, add pio-pico-usb for rp2040</title>
<updated>2023-03-17T07:06:25Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-03-17T07:06:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=317177c83d3c28d66bfe60be971ff37a44bd84df'/>
<id>urn:sha1:317177c83d3c28d66bfe60be971ff37a44bd84df</id>
<content type='text'>
</content>
</entry>
</feed>
