<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/typec, 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/examples/typec?h=0.19.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/typec?h=0.19.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2025-07-02T08:32:12Z</updated>
<entry>
<title>update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORM</title>
<updated>2025-07-02T08:32:12Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-07-02T08:32:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0388700ad7c0fc8565457a56d7e7bd5744ac0d1d'/>
<id>urn:sha1:0388700ad7c0fc8565457a56d7e7bd5744ac0d1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix path.</title>
<updated>2025-02-11T19:56:41Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2025-02-11T19:56:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=14f1feac8412668206e69a1178bd29d569f01994'/>
<id>urn:sha1:14f1feac8412668206e69a1178bd29d569f01994</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>Add CMake presets.</title>
<updated>2025-02-08T23:25:38Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2025-02-08T23:04:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=09bce3532c9279b54f5dc1e48c51959344df6c56'/>
<id>urn:sha1:09bce3532c9279b54f5dc1e48c51959344df6c56</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>bump up cmake min to 3.20</title>
<updated>2025-01-21T09:28:26Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-01-03T08:09:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c8130afe9bb7365adc076c98059b869bfcaf2ecf'/>
<id>urn:sha1:c8130afe9bb7365adc076c98059b869bfcaf2ecf</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>use fixed with in printf ( found by clang)</title>
<updated>2024-09-03T19:28:42Z</updated>
<author>
<name>dp111</name>
<email>19616418+dp111@users.noreply.github.com</email>
</author>
<published>2024-09-03T19:28:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fc07df320bf20ed5b3d78ad181d8af1533e12c12'/>
<id>urn:sha1:fc07df320bf20ed5b3d78ad181d8af1533e12c12</id>
<content type='text'>
NB %lu is a minimum of 32 bits where as the variable use is exactly 32 bits . This can affect porting to other systems.
</content>
</entry>
<entry>
<title>move make.mk and rules.mk to build_system/make</title>
<updated>2023-11-23T13:20:01Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-11-23T13:19:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=26ca48e7a7a93f8b7f13a209745080855a7bc4fe'/>
<id>urn:sha1:26ca48e7a7a93f8b7f13a209745080855a7bc4fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add lpc43 family</title>
<updated>2023-08-03T10:19:47Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-03T10:19:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a160da1f2b941741234f429417798b8df5c33294'/>
<id>urn:sha1:a160da1f2b941741234f429417798b8df5c33294</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 build warnings</title>
<updated>2023-06-16T08:29:34Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-06-16T08:29:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e754795d3adec4bc3a66a4131d0662d87acb4893'/>
<id>urn:sha1:e754795d3adec4bc3a66a4131d0662d87acb4893</id>
<content type='text'>
</content>
</entry>
</feed>
