<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/test/fuzz/device, 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/test/fuzz/device?h=0.19.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/test/fuzz/device?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>remove legacy DEPS_SUBMODULES in make</title>
<updated>2025-07-02T04:03:50Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-07-02T04:02:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a42184b6fec468e8524b1f1152bed4285a79cfc7'/>
<id>urn:sha1:a42184b6fec468e8524b1f1152bed4285a79cfc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rework cmake with rtos support add RTOS to family_configure_device/host/dual_example()</title>
<updated>2023-06-27T08:45:38Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-06-27T08:45:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e43387abaca2044f96017481ccb00b3b68dbdc2a'/>
<id>urn:sha1:e43387abaca2044f96017481ccb00b3b68dbdc2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix trailing space and new line</title>
<updated>2023-03-17T09:12:49Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-03-17T09:12:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3623ba1884ddff23e9b64766cb6dd032f1425846'/>
<id>urn:sha1:3623ba1884ddff23e9b64766cb6dd032f1425846</id>
<content type='text'>
temporarily disable codespell
</content>
</entry>
<entry>
<title>integrate top.mk into make.mk</title>
<updated>2023-03-06T06:25:56Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-03-06T06:25:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e62d1a03acfa2a3b8afa0568690fdcad5495c260'/>
<id>urn:sha1:e62d1a03acfa2a3b8afa0568690fdcad5495c260</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use tu_static instead of static _fuzz_thread</title>
<updated>2023-02-22T09:23:40Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-02-22T09:23:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=498989ee009c388a770e7a312ae04d0a51ba745a'/>
<id>urn:sha1:498989ee009c388a770e7a312ae04d0a51ba745a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1867 from silvergasp/thread_local_globals</title>
<updated>2023-02-22T05:54:32Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-02-22T05:54:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=557bf82336311611ba3b06e57f48d03362f3d2c3'/>
<id>urn:sha1:557bf82336311611ba3b06e57f48d03362f3d2c3</id>
<content type='text'>
fix: Change all static variables to thread when fuzzing</content>
</entry>
<entry>
<title>missing some files</title>
<updated>2023-02-22T05:10:22Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-02-22T05:10:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=bcf5e5f72918a7f5ee991f8d1cc3d4f9a3b2b306'/>
<id>urn:sha1:bcf5e5f72918a7f5ee991f8d1cc3d4f9a3b2b306</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(fuzz): Adds seed corpus for cdc and msc classes</title>
<updated>2023-01-29T17:38:05Z</updated>
<author>
<name>Nathaniel Brough</name>
<email>nathaniel.brough@gmail.com</email>
</author>
<published>2023-01-29T17:38:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=02f1f0569723611d591b8bdd72b12a084a4f39d0'/>
<id>urn:sha1:02f1f0569723611d591b8bdd72b12a084a4f39d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: Change all static variables to thread when fuzzing</title>
<updated>2023-01-20T23:45:31Z</updated>
<author>
<name>Nathaniel Brough</name>
<email>nathaniel.brough@gmail.com</email>
</author>
<published>2023-01-20T23:40:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=18c3095346159a4f5c3db9775b4f7c6aebca77c2'/>
<id>urn:sha1:18c3095346159a4f5c3db9775b4f7c6aebca77c2</id>
<content type='text'>
</content>
</entry>
</feed>
