<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/class/msc/msc.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/class/msc/msc.h?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/class/msc/msc.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>fix Identifiers that start with '__' or '_[A-Z]' are reserved.</title>
<updated>2025-10-28T07:14:01Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-10-28T06:21:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d92b810df7670aae0e195fd02abef5014470c2f7'/>
<id>urn:sha1:d92b810df7670aae0e195fd02abef5014470c2f7</id>
<content type='text'>
fix compiling with nuc family
</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>Fix minor spelling</title>
<updated>2023-06-28T18:03:18Z</updated>
<author>
<name>Devin Auclair</name>
<email>devinauclair@gmail.com</email>
</author>
<published>2023-06-28T18:03:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=98fb10a724a33b545990a8593f60b5f10f030f5d'/>
<id>urn:sha1:98fb10a724a33b545990a8593f60b5f10f030f5d</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>more include clean up</title>
<updated>2021-05-27T11:34:07Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-27T11:18:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9ad6fadf6a65363f9873178e7f80c923452bfb47'/>
<id>urn:sha1:9ad6fadf6a65363f9873178e7f80c923452bfb47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix scsi_mode_sense6_t padding, which cause IAR compiler internal error.</title>
<updated>2020-12-20T21:56:39Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2020-12-20T21:54:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=13e6afd5897ab018047fdc8e4c34f4b782ee5118'/>
<id>urn:sha1:13e6afd5897ab018047fdc8e4c34f4b782ee5118</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>Normalize line endings</title>
<updated>2020-01-15T19:47:43Z</updated>
<author>
<name>Nathan Conrad</name>
<email>pigrew@gmail.com</email>
</author>
<published>2020-01-15T04:30:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=25c1bea782e69e8d365e8b61e12d888611d2f6f7'/>
<id>urn:sha1:25c1bea782e69e8d365e8b61e12d888611d2f6f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add TU_ prefix to compiler ATTR to prevent name conflict with application</title>
<updated>2019-06-06T03:39:37Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-06-06T03:39:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=13e01c7dca1e72097be1723676b086be29d0e622'/>
<id>urn:sha1:13e01c7dca1e72097be1723676b086be29d0e622</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update license year to 2019</title>
<updated>2019-05-14T04:48:05Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-05-14T04:48:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=61ec4077520fb00e071fab5f5be3c6751eecd254'/>
<id>urn:sha1:61ec4077520fb00e071fab5f5be3c6751eecd254</id>
<content type='text'>
</content>
</entry>
</feed>
