<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/hw/bsp/at32f415/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/at32f415/family.c?h=codex%2Fclass-reference-docs</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/at32f415/family.c?h=codex%2Fclass-reference-docs'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2026-04-29T20:00:05Z</updated>
<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 missing prototypes</title>
<updated>2025-10-14T12:41:04Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-10-14T12:41:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4bdd08ed2dacaf22ce2a442f8e13c97b03dfc2cb'/>
<id>urn:sha1:4bdd08ed2dacaf22ce2a442f8e13c97b03dfc2cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add at32 to README.rst, rename at32 board to lower case, correct name to match mcu, add meta data</title>
<updated>2025-08-01T15:10:12Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-08-01T04:26:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9290788a2376277740742cc07873143a034193cf'/>
<id>urn:sha1:9290788a2376277740742cc07873143a034193cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add ci build for all at32, use linker and startup from mcu cmsis instead of local files</title>
<updated>2025-07-31T14:52:59Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-07-31T14:52:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b67e00892c726f27051b407486d9f0c04ff687f9'/>
<id>urn:sha1:b67e00892c726f27051b407486d9f0c04ff687f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add ci build for at32: f402_405, f403a_407, f423</title>
<updated>2025-07-29T08:48:57Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-07-28T15:58:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b531f43434779c5946973d141bf6dd942c5d946c'/>
<id>urn:sha1:b531f43434779c5946973d141bf6dd942c5d946c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix pre-commit, remove svd file since they are heavy and should be in mcu/sdk instead</title>
<updated>2025-07-28T15:28:22Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-07-28T15:28:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3682b6c6631c63f1dac2096787c0f983ac77e734'/>
<id>urn:sha1:3682b6c6631c63f1dac2096787c0f983ac77e734</id>
<content type='text'>
add cmake support for f403a_407 and f423
</content>
</entry>
<entry>
<title>support at32 mcu</title>
<updated>2025-07-07T06:13:15Z</updated>
<author>
<name>zhiqiang</name>
<email>zhiqiangyou@arterytek.com</email>
</author>
<published>2025-07-07T06:13:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=73bf9aeaa6e1ffd453b7bffa4dd3818773e6a763'/>
<id>urn:sha1:73bf9aeaa6e1ffd453b7bffa4dd3818773e6a763</id>
<content type='text'>
</content>
</entry>
</feed>
