<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/portable/st/stm32_fsdev/fsdev_at32.h, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/portable/st/stm32_fsdev/fsdev_at32.h?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/portable/st/stm32_fsdev/fsdev_at32.h?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2026-07-06T08:21:24Z</updated>
<entry>
<title>Set larger AT32 FSDEV PMA area</title>
<updated>2026-07-06T08:21:24Z</updated>
<author>
<name>Jie Feng</name>
<email>hjf3108@gmail.com</email>
</author>
<published>2026-07-05T16:15:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3beaa799a92005bf1982d9c8bf65a368f5b1946f'/>
<id>urn:sha1:3beaa799a92005bf1982d9c8bf65a368f5b1946f</id>
<content type='text'>
</content>
</entry>
<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>Consolidate USB FSDEV register definitions for STM32, CH32, and AT32 microcontrollers. Replace vendor-specific macros with unified `U_`-prefixed equivalents, ensuring consistency and reducing duplication across all platforms.</title>
<updated>2026-03-16T11:01:02Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2026-03-16T11:01:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9b2f6f4f0cb0d7c1227c87093382a7fb9eea35c9'/>
<id>urn:sha1:9b2f6f4f0cb0d7c1227c87093382a7fb9eea35c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update tu_fifo to work with fsdev hwfifo with increased address 16/32bit</title>
<updated>2025-12-31T09:26:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-12-31T09:26:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f20ad05d71919dd5656aa7f92b9e27582744348a'/>
<id>urn:sha1:f20ad05d71919dd5656aa7f92b9e27582744348a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fsdev: reorganize functions</title>
<updated>2025-11-25T21:45:40Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2025-11-24T20:03:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=03bd8c26d6b72b5e53c0d4b9787a6396ee295927'/>
<id>urn:sha1:03bd8c26d6b72b5e53c0d4b9787a6396ee295927</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>hcd: add fsdev driver</title>
<updated>2025-11-25T21:45:40Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2025-11-23T23:26:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fb631c9a402478702fcce7168a5f1cc3b231e959'/>
<id>urn:sha1:fb631c9a402478702fcce7168a5f1cc3b231e959</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>Fix dcd_int_enable when remapping the USB interrupt</title>
<updated>2025-10-09T11:44:11Z</updated>
<author>
<name>唐皮皮</name>
<email>i@tangrr.top</email>
</author>
<published>2025-10-09T11:44:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a97da37424f5864a58c273037c7bd92312d81fb7'/>
<id>urn:sha1:a97da37424f5864a58c273037c7bd92312d81fb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix AT32 compile after #3152</title>
<updated>2025-09-12T19:33:08Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2025-09-12T19:30:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=cf6cbf0d1aca1985dcc8d1b88279028ec044e7a8'/>
<id>urn:sha1:cf6cbf0d1aca1985dcc8d1b88279028ec044e7a8</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2025-07-31T16:26:27Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-07-31T16:26:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e0f2343954c71743358f2b2362bef64bbc68e4a3'/>
<id>urn:sha1:e0f2343954c71743358f2b2362bef64bbc68e4a3</id>
<content type='text'>
</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>
