<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/common/tusb_verify.h, branch 0.20.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/common/tusb_verify.h?h=0.20.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/common/tusb_verify.h?h=0.20.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2025-11-06T14:30:52Z</updated>
<entry>
<title>fix more alerts</title>
<updated>2025-11-06T14:30:52Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-11-05T12:56:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=86a4990b96eafb5904f946fa061b310f155a7d51'/>
<id>urn:sha1:86a4990b96eafb5904f946fa061b310f155a7d51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed more alert found by PVS-Studio</title>
<updated>2025-11-04T12:56:53Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-11-03T09:36:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8979af34c0e5b97520070bcfdffe5280de9ac24c'/>
<id>urn:sha1:8979af34c0e5b97520070bcfdffe5280de9ac24c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix more warnings/alerts</title>
<updated>2025-11-03T08:14:52Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-11-03T08:14:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=22f01aea0d31b5a54532877d02d61f51041aeb6f'/>
<id>urn:sha1:22f01aea0d31b5a54532877d02d61f51041aeb6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix #2942, include stdio if CFG_TUSB_DEBUG &gt; 0 and CFG_TUSB_DEBUG_PRINTF is not defined</title>
<updated>2025-11-03T03:46:09Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-11-03T03:46:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=bda7efb1b3d482b7add2535a4a72f51a0dea5c08'/>
<id>urn:sha1:bda7efb1b3d482b7add2535a4a72f51a0dea5c08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix erroneous documentation of TU_ASSERT/TU_VERIFY</title>
<updated>2025-09-22T10:58:24Z</updated>
<author>
<name>Terje Runde</name>
<email>terje.runde@gmail.com</email>
</author>
<published>2025-09-22T10:55:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7162caee205252f60ca150abc5f67c711094f308'/>
<id>urn:sha1:7162caee205252f60ca150abc5f67c711094f308</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move core init code to dwc2 common. update/correct build for esppressif</title>
<updated>2024-10-15T10:55:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-10-15T10:55:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4012e150757b517620465d93a22b0787c6400c5d'/>
<id>urn:sha1:4012e150757b517620465d93a22b0787c6400c5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change tusb_init(), tusb_rhport_init() to use init struct for expandability</title>
<updated>2024-10-11T06:41:53Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-10-11T05:58:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=92602b9de3675c2d3e240bcd0838082e1a07b13b'/>
<id>urn:sha1:92602b9de3675c2d3e240bcd0838082e1a07b13b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add new tusb_int_handler(rhport, in_isr) as common irq handler</title>
<updated>2024-10-10T09:28:36Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-10-10T09:22:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=57aac432b52df6d284c98daf591e661d1c55aa05'/>
<id>urn:sha1:57aac432b52df6d284c98daf591e661d1c55aa05</id>
<content type='text'>
update tusb_init() to take rhport and role, defined as macro with optional argument for backward compatible
</content>
</entry>
<entry>
<title>- add tud_cdc_n_ready() though not used</title>
<updated>2024-07-19T11:08:04Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-07-19T11:08:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6fb6602a097b2d2e026f150d6fde387803606f88'/>
<id>urn:sha1:6fb6602a097b2d2e026f150d6fde387803606f88</id>
<content type='text'>
- usbd now change _usbd_dev.cfg_num before calling driver's open()
</content>
</entry>
<entry>
<title>add cmake for pi zero (renamed from pi zero_w), build but the flash size seem wrong (only 24 bytes for text)</title>
<updated>2024-05-02T06:29:29Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-05-02T06:29:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ea3f1d39e8bfc82facc7b3e503d7c71f9119de2b'/>
<id>urn:sha1:ea3f1d39e8bfc82facc7b3e503d7c71f9119de2b</id>
<content type='text'>
</content>
</entry>
</feed>
