<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/class/vendor, branch 0.20.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/class/vendor?h=0.20.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/class/vendor?h=0.20.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2025-11-12T14:22:25Z</updated>
<entry>
<title>migrate cdc device to use edpt stream API</title>
<updated>2025-11-12T14:22:25Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-11-12T14:22:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f11adb02ebc0c594a7114b08585b8af18c3ee6d6'/>
<id>urn:sha1:f11adb02ebc0c594a7114b08585b8af18c3ee6d6</id>
<content type='text'>
tu_edpt_stream_open() does not clear fifo, allow for persistent stream when disconnect/reconnect
</content>
</entry>
<entry>
<title>migrate midi_device to use edpt stream API</title>
<updated>2025-11-12T10:46:38Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-11-12T03:41:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fc661abc18beefb57f5d1352219ed72678b59e0b'/>
<id>urn:sha1:fc661abc18beefb57f5d1352219ed72678b59e0b</id>
<content type='text'>
also add tud_midi_n_packet_write/read_n()
</content>
</entry>
<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>Update weak callbacks to new syntax</title>
<updated>2025-09-17T20:48:59Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2025-09-17T20:37:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=369a1ff5153a472327d2847c7bc7386309486b34'/>
<id>urn:sha1:369a1ff5153a472327d2847c7bc7386309486b34</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>use tu_desc_in_bounds() for descriptor loop</title>
<updated>2025-08-02T04:23:15Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-08-02T04:23:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=12a1d0e7ede97c793a5e11b3cce7284cdbe994c8'/>
<id>urn:sha1:12a1d0e7ede97c793a5e11b3cce7284cdbe994c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update</title>
<updated>2025-07-07T07:46:37Z</updated>
<author>
<name>YixingShen</name>
<email>kkman3651878@hotmail.com</email>
</author>
<published>2025-07-07T07:46:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7b995267d6c5fb59719e9c652ab53186fa42c8b4'/>
<id>urn:sha1:7b995267d6c5fb59719e9c652ab53186fa42c8b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed CFG_TUD_VENDOR &gt; 1 vendord_open tud_vendor_n_write_flush</title>
<updated>2025-07-06T16:26:12Z</updated>
<author>
<name>YixingShen</name>
<email>kkman3651878@hotmail.com</email>
</author>
<published>2025-07-06T16:26:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=59a3720795681ad05157016bd21090340a298af7'/>
<id>urn:sha1:59a3720795681ad05157016bd21090340a298af7</id>
<content type='text'>
tud_vendor_n_write_flush argument should be 0,1,2,..., but
p_vendor - _vendord_itf is 0, sizeof(vendord_interface_t), 2*sizeof(vendord_interface_t), ...
</content>
</entry>
<entry>
<title>follow up to pr3118, interface also end with IAD. Add more checks</title>
<updated>2025-05-16T09:39:53Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-05-16T09:39:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=67389f37f2a9dabc33b9f180d49c827e9616572c'/>
<id>urn:sha1:67389f37f2a9dabc33b9f180d49c827e9616572c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplify vendord_open parsing loop</title>
<updated>2025-05-09T14:43:19Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2025-05-09T14:43:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a2117d5d0fb0eea1f76fe7db25642df7a9c83324'/>
<id>urn:sha1:a2117d5d0fb0eea1f76fe7db25642df7a9c83324</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>revert 'end fix'</title>
<updated>2025-05-09T10:44:11Z</updated>
<author>
<name>ZakDanger</name>
<email>ZakDanger@users.noreply.github.com</email>
</author>
<published>2025-05-09T10:44:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6b30a61bdbeeccf2b9447971c17d75946881b64f'/>
<id>urn:sha1:6b30a61bdbeeccf2b9447971c17d75946881b64f</id>
<content type='text'>
</content>
</entry>
</feed>
