<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/dfu_runtime, 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/device/dfu_runtime?h=0.19.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/dfu_runtime?h=0.19.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2025-09-17T21:44:01Z</updated>
<entry>
<title>Fix board_init_after_tusb</title>
<updated>2025-09-17T21:44:01Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2025-09-17T21:19:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=be9409bfa738f00dc70d5e5bb99c0d9d61b69a34'/>
<id>urn:sha1:be9409bfa738f00dc70d5e5bb99c0d9d61b69a34</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>change the tusb_rhport_init_t struct, exclude the rhport to make API more consistent</title>
<updated>2024-10-14T11:27:52Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-10-14T11:27:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1f18be93db39dbc57bbf34f982dbe07e209a2ae3'/>
<id>urn:sha1:1f18be93db39dbc57bbf34f982dbe07e209a2ae3</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>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>Merge pull request #2202 from Rocky04/patch-4</title>
<updated>2023-08-09T13:48:26Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-09T13:48:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=92457ec99f1690b772ef9fa6b348256701c7fcf7'/>
<id>urn:sha1:92457ec99f1690b772ef9fa6b348256701c7fcf7</id>
<content type='text'>
Invoke unmounted state on configuration reset</content>
</entry>
<entry>
<title>Update examples</title>
<updated>2023-08-07T12:04:22Z</updated>
<author>
<name>Rocky04</name>
<email>rockerfaeller04@gmx.de</email>
</author>
<published>2023-08-07T12:04:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=45af3d6a83f89d3b048701f8d6d7de15ebfa0101'/>
<id>urn:sha1:45af3d6a83f89d3b048701f8d6d7de15ebfa0101</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update all examples to use unique ID as serial if avaialble</title>
<updated>2023-08-04T03:28:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-04T03:28:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9697c4df4e57435781119c0d4716635f344ed8f1'/>
<id>urn:sha1:9697c4df4e57435781119c0d4716635f344ed8f1</id>
<content type='text'>
</content>
</entry>
</feed>
