<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/cdc_msc_freertos/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/device/cdc_msc_freertos/src?h=0.19.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/cdc_msc_freertos/src?h=0.19.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2025-10-02T10:15:22Z</updated>
<entry>
<title>fix typos</title>
<updated>2025-10-02T10:15:22Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-10-02T10:15:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3773d60a1edb85b8f96800cd920b08b857f88390'/>
<id>urn:sha1:3773d60a1edb85b8f96800cd920b08b857f88390</id>
<content type='text'>
</content>
</entry>
<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>fix warnings, update docs</title>
<updated>2025-09-12T04:27:31Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-09-12T04:27:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ba36df6233cd1bd09f383818f10c1ccda7b9efb4'/>
<id>urn:sha1:ba36df6233cd1bd09f383818f10c1ccda7b9efb4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add bufsize to tud_msc_inquiry2_cb()</title>
<updated>2025-08-01T15:44:32Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-08-01T15:44:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f5974b041e858badab1fbf187926efa8b79367cd'/>
<id>urn:sha1:f5974b041e858badab1fbf187926efa8b79367cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add tud_msc_inquiry2_cb() for full inquiry response</title>
<updated>2025-07-11T08:24:17Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-07-11T08:15:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e9a78c52d00aa1cad8a9f80bbb2db5df70f1d8ad'/>
<id>urn:sha1:e9a78c52d00aa1cad8a9f80bbb2db5df70f1d8ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update cdc_msc/cdc_msc_freertos to also support notification</title>
<updated>2025-07-03T07:28:19Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-07-03T07:28:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0df3bfb81d33d11432824bbf91ab0eb260f6f14f'/>
<id>urn:sha1:0df3bfb81d33d11432824bbf91ab0eb260f6f14f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORM</title>
<updated>2025-07-02T08:32:12Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-07-02T08:32:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0388700ad7c0fc8565457a56d7e7bd5744ac0d1d'/>
<id>urn:sha1:0388700ad7c0fc8565457a56d7e7bd5744ac0d1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update example</title>
<updated>2025-07-01T14:48:28Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-07-01T13:15:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=216a35e59a095e6ccb70f7c9bd4f7bc737f44140'/>
<id>urn:sha1:216a35e59a095e6ccb70f7c9bd4f7bc737f44140</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into async_io</title>
<updated>2025-04-11T21:07:22Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2025-04-11T21:07:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=459e2cd39ece797eb35f74ccace0db0a588b795a'/>
<id>urn:sha1:459e2cd39ece797eb35f74ccace0db0a588b795a</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>remove freeeRTOSConfig in examples</title>
<updated>2025-02-11T14:19:09Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-02-11T10:53:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5a39bcf79ce564ce2b53b59223f9f384cba89d15'/>
<id>urn:sha1:5a39bcf79ce564ce2b53b59223f9f384cba89d15</id>
<content type='text'>
</content>
</entry>
</feed>
