<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/typec, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/typec?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/typec?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>typec: add tuc_connect/tuc_disconnect api</title>
<updated>2026-06-24T19:15:33Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2026-06-24T19:15:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f35af01db58ba76bef1a65a56458bc815497ebbe'/>
<id>urn:sha1:f35af01db58ba76bef1a65a56458bc815497ebbe</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</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>Update weak callbacks to new syntax</title>
<updated>2025-09-17T20:48:59Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2025-09-17T20:37:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=369a1ff5153a472327d2847c7bc7386309486b34'/>
<id>urn:sha1:369a1ff5153a472327d2847c7bc7386309486b34</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>remove double semicolon since ISO C not allow it</title>
<updated>2024-06-27T19:30:16Z</updated>
<author>
<name>Davide Gerhard</name>
<email>rainbow@irh.it</email>
</author>
<published>2024-06-27T19:30:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=85e1f423bf67776bf2c7113f3f287297f6e81404'/>
<id>urn:sha1:85e1f423bf67776bf2c7113f3f287297f6e81404</id>
<content type='text'>
ISO C does not allow extra ';' outside of a function [-Werror=pedantic]
</content>
</entry>
<entry>
<title>rename typec driver</title>
<updated>2023-06-14T04:07:58Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-06-14T04:07:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=05969d2a58d426e5948df5dc0479e2ad8dfd02a9'/>
<id>urn:sha1:05969d2a58d426e5948df5dc0479e2ad8dfd02a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wrap up initial PD support for G4</title>
<updated>2023-06-12T09:42:27Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-06-12T09:42:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6941a5af81b53cd0df52632d403cccdb7d22cf30'/>
<id>urn:sha1:6941a5af81b53cd0df52632d403cccdb7d22cf30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ad pd_types.h</title>
<updated>2023-06-12T07:57:50Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-06-12T07:57:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c28503060c0c3cb09d8e2ce63d1b0009affbdf72'/>
<id>urn:sha1:c28503060c0c3cb09d8e2ce63d1b0009affbdf72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>response with request safe5v, get passed PS_READY</title>
<updated>2023-06-12T05:14:55Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-06-12T05:14:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=debde4cc97cb7c6c13d62d0e3bbe195c80bfec9f'/>
<id>urn:sha1:debde4cc97cb7c6c13d62d0e3bbe195c80bfec9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>able to parse SOURCE_CAP message from dfp</title>
<updated>2023-06-09T12:38:50Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-06-09T12:38:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=bb4fb0543bab21e68748b359ec7d59e74cac1445'/>
<id>urn:sha1:bb4fb0543bab21e68748b359ec7d59e74cac1445</id>
<content type='text'>
</content>
</entry>
</feed>
