<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/host/cdc_msc_hid/src, 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/examples/host/cdc_msc_hid/src?h=0.19.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/host/cdc_msc_hid/src?h=0.19.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2025-09-17T21:44:01Z</updated>
<entry>
<title>Fix board_init_after_tusb</title>
<updated>2025-09-17T21:44:01Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2025-09-17T21:19:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=be9409bfa738f00dc70d5e5bb99c0d9d61b69a34'/>
<id>urn:sha1:be9409bfa738f00dc70d5e5bb99c0d9d61b69a34</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>update example</title>
<updated>2025-07-02T08:38:14Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-07-02T08:38:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a8b5e2bfc0a2d35ba775f7b2de81d531ed525e41'/>
<id>urn:sha1:a8b5e2bfc0a2d35ba775f7b2de81d531ed525e41</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>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>revert CFG_TUH_CDC_DTR/RTS_CONTROL_ON_ENUM</title>
<updated>2025-06-19T10:22:26Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-06-19T10:22:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fa3ec44533ff986688318c3f80e9f373f55318f0'/>
<id>urn:sha1:fa3ec44533ff986688318c3f80e9f373f55318f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add common cdch_process_set_config() to safely complete set_config() when it failed.</title>
<updated>2025-06-17T15:16:13Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-06-17T15:16:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d4abf43f226b5594c935c60c38d05a90359763e1'/>
<id>urn:sha1:d4abf43f226b5594c935c60c38d05a90359763e1</id>
<content type='text'>
driver_process_set_config() also pass drv index with user_data
</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>fix warnings, minor clean up</title>
<updated>2025-05-13T05:16:22Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-05-13T03:28:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=baf67539fc2d328a6274c35c18c90da27c37bc60'/>
<id>urn:sha1:baf67539fc2d328a6274c35c18c90da27c37bc60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename hcd_devtree_info_t to tuh_bus_info_t, hcd_devtree_get_info to hcd_bus_info_get</title>
<updated>2025-04-23T05:35:32Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-04-23T05:35:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=741cb3cf029e37682634eeb355c20420c0816c8d'/>
<id>urn:sha1:741cb3cf029e37682634eeb355c20420c0816c8d</id>
<content type='text'>
streamline bus info to usbh_devies, also replace dev0 (renamed to dev0_bus)
</content>
</entry>
<entry>
<title>fix wanings</title>
<updated>2025-03-25T10:36:15Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-03-25T10:36:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=99673cdbb81b76f7020cf6aacb182ea86fdee3da'/>
<id>urn:sha1:99673cdbb81b76f7020cf6aacb182ea86fdee3da</id>
<content type='text'>
</content>
</entry>
</feed>
