<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/common/tusb_verify.h, branch master</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=master</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/common/tusb_verify.h?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2026-07-02T14:55:45Z</updated>
<entry>
<title>license: use SPDX identifiers for src/ headers (#3749)</title>
<updated>2026-07-02T14:55:45Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2026-07-02T14:55:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7a4111b96ef6279e75579f9a18443834f6a0871d'/>
<id>urn:sha1:7a4111b96ef6279e75579f9a18443834f6a0871d</id>
<content type='text'>
* license: use SPDX identifiers for src/ headers

Replace the full ~20-line MIT license boilerplate on every src/ file with a
two-line SPDX tag (SPDX-FileCopyrightText + SPDX-License-Identifier), following
the REUSE convention used by CircuitPython and the Linux kernel. Removes ~3500
lines of duplicated boilerplate.</content>
</entry>
<entry>
<title>remove TUSB_MCU_VENDOR_ESPRESSIF, use ESP_PLATFORM for Espressif</title>
<updated>2026-03-13T05:39:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2026-03-13T05:39:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=911956f4534701f7fd06af8758f8e0ada0d3456b'/>
<id>urn:sha1:911956f4534701f7fd06af8758f8e0ada0d3456b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update tusb_verify.h</title>
<updated>2026-02-11T15:23:11Z</updated>
<author>
<name>Cédric Berger</name>
<email>cedric@precidata.com</email>
</author>
<published>2026-02-11T15:23:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=75adb35f35acb6084fc053b468725070f5c662ec'/>
<id>urn:sha1:75adb35f35acb6084fc053b468725070f5c662ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce CFG_TUSB_DEBUG_BREAKPOINT hook</title>
<updated>2026-02-11T14:25:48Z</updated>
<author>
<name>Cédric Berger</name>
<email>cedric@precidata.com</email>
</author>
<published>2026-02-11T14:25:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1586e80ffe7e3610f999208ddf25a6803b58e22e'/>
<id>urn:sha1:1586e80ffe7e3610f999208ddf25a6803b58e22e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tusb_fifo remove item_size make it fifo of bytes</title>
<updated>2025-12-30T11:12:32Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-12-30T11:09:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4e4398898040118969421dc236ec8f453f9b503d'/>
<id>urn:sha1:4e4398898040118969421dc236ec8f453f9b503d</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
