<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/hw/bsp/ch32v20x/family.c, branch codex/class-reference-docs</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/ch32v20x/family.c?h=codex%2Fclass-reference-docs</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/ch32v20x/family.c?h=codex%2Fclass-reference-docs'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2026-07-09T16:38:48Z</updated>
<entry>
<title>bsp(ch32): naked fsdev ISRs so nested USBD IRQs return safely</title>
<updated>2026-07-09T16:38:48Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2026-07-09T16:38:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=90d48c2a632751c1b38831655e256f1bc1918a47'/>
<id>urn:sha1:90d48c2a632751c1b38831655e256f1bc1918a47</id>
<content type='text'>
The three USBD lines nest under QingKe HWSTK; gcc's interrupt prologue
corrupts the return, so rely on the hardware stack and bare mret.

Co-Authored-By: Claude Fable 5 &lt;noreply@anthropic.com&gt;
Claude-Session: https://claude.ai/code/session_01HeF2gZ1M7GWkz6Av4BpKPg
</content>
</entry>
<entry>
<title>ensure board_uart_write return -1 on default</title>
<updated>2026-04-29T20:00:05Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2026-04-29T20:00:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4722252558d4b2a5d77fff7a59ab9c9e51befe47'/>
<id>urn:sha1:4722252558d4b2a5d77fff7a59ab9c9e51befe47</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>implement board_uart_read()/write() as non-blocking for all families</title>
<updated>2026-04-04T06:20:58Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2026-04-04T06:20:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3c6c87479be6a9fdd04240b8bb1267ef80b1a0e8'/>
<id>urn:sha1:3c6c87479be6a9fdd04240b8bb1267ef80b1a0e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replace board_millis() with tusb_time_millis_api()</title>
<updated>2026-02-27T17:01:40Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2026-02-27T16:51:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8444c25ab6bc841bad81fd04afc1e66a9d57a115'/>
<id>urn:sha1:8444c25ab6bc841bad81fd04afc1e66a9d57a115</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix lots of warnings for missing-prototypes for irqhandler</title>
<updated>2025-10-14T16:02:32Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-10-14T13:51:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=367044e4873fc9ca9cdac918cee684e1e08216e0'/>
<id>urn:sha1:367044e4873fc9ca9cdac918cee684e1e08216e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>always define CFG_TUH_WCH_USBIP_USBFS=1 for ch32v20x since only port1 support host mode</title>
<updated>2025-07-05T04:26:48Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-07-05T04:26:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6e88895dbc2b09e60b971f1587d19d3a2487c2f8'/>
<id>urn:sha1:6e88895dbc2b09e60b971f1587d19d3a2487c2f8</id>
<content type='text'>
reformat hcd usbfs
add uart rx for ch32v20x bsp
</content>
</entry>
<entry>
<title>Merge branch 'refs/heads/master' into fork/verylowfreq/pr-ch32v-usbfs-host</title>
<updated>2025-07-04T02:49:28Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-07-04T02:49:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1b5f97ff23776279a011e2ab14a85f29e1aa6c10'/>
<id>urn:sha1:1b5f97ff23776279a011e2ab14a85f29e1aa6c10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow different port and mode for LED on ch32v boards</title>
<updated>2025-04-06T15:14:32Z</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2025-03-07T11:20:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1f2f92d97aea21345d0391caac05432ad06f4136'/>
<id>urn:sha1:1f2f92d97aea21345d0391caac05432ad06f4136</id>
<content type='text'>
While there is a define for the port, the clock enable is hardcoded for
GPIOA, so setting a different port than GPIOA doesn't work. This fixes
it by adding a define for enabling the port clock.

It also adds a define for the pin mode, because not all boards have the
LED connected in a way that open drain works with it.
</content>
</entry>
<entry>
<title>Fix the condition related to CFG_TUH_WCH_USBIP_USBFS macro</title>
<updated>2025-03-16T01:13:25Z</updated>
<author>
<name>verylowfreq</name>
<email>60875431+verylowfreq@users.noreply.github.com</email>
</author>
<published>2024-09-11T14:25:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7ed5503a5c2bc0b755d97303064614275e74ffb2'/>
<id>urn:sha1:7ed5503a5c2bc0b755d97303064614275e74ffb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ch32v20x usbfs hcd initial support.</title>
<updated>2025-03-16T01:13:25Z</updated>
<author>
<name>verylowfreq</name>
<email>60875431+verylowfreq@users.noreply.github.com</email>
</author>
<published>2024-09-09T09:04:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c61dfc7c7a4744458b77caa4043af8b05a65fadc'/>
<id>urn:sha1:c61dfc7c7a4744458b77caa4043af8b05a65fadc</id>
<content type='text'>
</content>
</entry>
</feed>
