<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/class/cdc, branch 0.19.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/class/cdc?h=0.19.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/class/cdc?h=0.19.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2025-09-17T20:48:59Z</updated>
<entry>
<title>Replace old delay functions by tusb_time_delay_ms_api</title>
<updated>2025-09-17T20:48:59Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2025-09-17T20:45:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=73f3900b2da5d00e707078a591067f0329118dcb'/>
<id>urn:sha1:73f3900b2da5d00e707078a591067f0329118dcb</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</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>Fix compilation when CH34X support is disabled</title>
<updated>2025-07-16T03:00:39Z</updated>
<author>
<name>Eli Lipsitz</name>
<email>eli.lipsitz@gmail.com</email>
</author>
<published>2025-07-16T01:55:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=18626857f045e6ae6aab6e3b49e192374645cf08'/>
<id>urn:sha1:18626857f045e6ae6aab6e3b49e192374645cf08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make notify API and memory configurable with CFG_TUD_CDC_NOTIFY</title>
<updated>2025-07-03T06:42:05Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-07-03T06:42:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=41606a533dbe4bb7e031267d2869401243d2a0aa'/>
<id>urn:sha1:41606a533dbe4bb7e031267d2869401243d2a0aa</id>
<content type='text'>
add tud_cdc_n_notify_conn_speed_change()
add tud_cdc_notify_complete_cb()
</content>
</entry>
<entry>
<title>Merge branch 'master' into fork/HiFiPhile/dcd_notif</title>
<updated>2025-07-02T11:18:52Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-07-02T11:18:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=cf3966efd9fc552d641ea1e76e5aaad3ace3afd2'/>
<id>urn:sha1:cf3966efd9fc552d641ea1e76e5aaad3ace3afd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2025-06-27T14:17:30Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-06-27T10:57:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d86362414e9c467d93f37672228e220a718de81d'/>
<id>urn:sha1:d86362414e9c467d93f37672228e220a718de81d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use enum buf for process_set_config for ch34x and pl2303</title>
<updated>2025-06-27T10:27:09Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-06-27T10:25:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0194b8434f318b2bd7357ba954291d03d3b26286'/>
<id>urn:sha1:0194b8434f318b2bd7357ba954291d03d3b26286</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update acm and pl2303 to match the rest of drivers</title>
<updated>2025-06-27T10:09:11Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-06-27T10:05:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f4d049e61ba12c8ba6fcd23c18fe5089ff899186'/>
<id>urn:sha1:f4d049e61ba12c8ba6fcd23c18fe5089ff899186</id>
<content type='text'>
</content>
</entry>
<entry>
<title>major refactor to generalize cdch serial driver</title>
<updated>2025-06-27T08:57:18Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-06-27T08:57:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8b5d703f74153c75dd9e4cfb224dbe74e4e262fa'/>
<id>urn:sha1:8b5d703f74153c75dd9e4cfb224dbe74e4e262fa</id>
<content type='text'>
- add common 2 stage set line coding for driver without direct set_line_coding support e.g ftdi, cp210x, ch34x
- add common cdch_process_line_state_on_enum() to handle cfg line state on enum e.g CFG_TUH_CDC_LINE_CONTROL/CODING_ON_ENUM
- refactor cdch_internal_control_complete and user_complete_cb to be managed by tuh_cdc_ API instead of serial driver
</content>
</entry>
<entry>
<title>refactor, add cdch_internal_control_complete()</title>
<updated>2025-06-20T10:25:58Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-06-20T10:25:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=470e12febca6e371de03120508ef44db28e8501d'/>
<id>urn:sha1:470e12febca6e371de03120508ef44db28e8501d</id>
<content type='text'>
</content>
</entry>
</feed>
