<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/class/cdc/cdc_host.h, 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/cdc_host.h?h=0.19.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/class/cdc/cdc_host.h?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>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>cdch clean up and refactor, add explicit sync() API</title>
<updated>2025-06-20T05:52:34Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-06-20T05:52:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=adf6cbfe03523cd8f7e23cb7f2edbb4304a6cd89'/>
<id>urn:sha1:adf6cbfe03523cd8f7e23cb7f2edbb4304a6cd89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename tuh_cdc_get_local_line_coding to tuh_cdc_get_line_coding_local</title>
<updated>2025-06-19T10:57:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-06-19T10:57:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ce9140a150f685ae228362c5fcd0b85a7900e67a'/>
<id>urn:sha1:ce9140a150f685ae228362c5fcd0b85a7900e67a</id>
<content type='text'>
add tuh_cdc_get_control_line_state_local()
implement tuh_cdc_get/set_dtr/rts() as inline
</content>
</entry>
<entry>
<title>Merge branch 'master' into fork/IngHK/cdch_upgrade</title>
<updated>2025-06-16T04:08:01Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-06-16T04:08:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4a44dd5c471578ee5b957a75adaf3dbc6a48241a'/>
<id>urn:sha1:4a44dd5c471578ee5b957a75adaf3dbc6a48241a</id>
<content type='text'>
# Conflicts:
#	README.rst
#	docs/reference/index.rst
#	src/class/cdc/cdc_device.c
#	src/class/cdc/cdc_host.c
</content>
</entry>
<entry>
<title>add tuh_midi_mount_cb_t struct for tuh_midi_mount_cb()</title>
<updated>2025-02-24T09:05:31Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-02-24T08:40:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d132044b7587f7e846bbec6e7b897d0842a21d13'/>
<id>urn:sha1:d132044b7587f7e846bbec6e7b897d0842a21d13</id>
<content type='text'>
change tuh_midi_rx/tx_cb() to have xferred_bytes
rename tuh_midi_get_num_rx/tx_cables() to tuh_midi_get_rx/tx_cable_count()
use default empty callback instead of weak null to be compatible with keil compiler
</content>
</entry>
<entry>
<title>add TUH_EPBUF_DEF for cdc host</title>
<updated>2024-11-26T15:07:28Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-26T15:07:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=67e92e6688e609098270ba249f15a8dc7f051cbf'/>
<id>urn:sha1:67e92e6688e609098270ba249f15a8dc7f051cbf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'remotes/hathach/master' into cdch_upgrade</title>
<updated>2024-04-04T12:07:32Z</updated>
<author>
<name>IngHK</name>
<email>github@hkue.de</email>
</author>
<published>2024-04-04T12:07:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e2a56308110c1b3948441bec7ea71e397dfc1b49'/>
<id>urn:sha1:e2a56308110c1b3948441bec7ea71e397dfc1b49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement tuh_init()</title>
<updated>2024-03-22T09:12:57Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-03-22T09:12:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e84c9f3e221092687808f175e1e19732a10fea72'/>
<id>urn:sha1:e84c9f3e221092687808f175e1e19732a10fea72</id>
<content type='text'>
change usbh driver init() return type from void to bool
</content>
</entry>
<entry>
<title>adding deinit() stub for usbh/hcd class driver</title>
<updated>2024-03-22T04:42:33Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-03-22T04:42:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=74bd2647589790b3bee49146774133c2061a34fe'/>
<id>urn:sha1:74bd2647589790b3bee49146774133c2061a34fe</id>
<content type='text'>
add TUSB_VERSION_BUILD, also add TUSB_VERSION_NUMBER
</content>
</entry>
<entry>
<title>added line control function using cdc_line_control_state_t</title>
<updated>2024-03-10T07:20:12Z</updated>
<author>
<name>IngHK</name>
<email>github@hkue.de</email>
</author>
<published>2024-03-10T07:20:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a9cc07fc83599fab4d9576e6f5b793bc1bf2bf35'/>
<id>urn:sha1:a9cc07fc83599fab4d9576e6f5b793bc1bf2bf35</id>
<content type='text'>
</content>
</entry>
</feed>
