<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/portable/st/stm32_fsdev/fsdev_common.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_common.h?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/portable/st/stm32_fsdev/fsdev_common.h?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2026-07-02T14:55:45Z</updated>
<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>fix some Wconversion warnings</title>
<updated>2026-04-17T03:16:31Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2026-04-16T17:10:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a6dcc3f089bd4468949ea9e138fea9f80025577e'/>
<id>urn:sha1:a6dcc3f089bd4468949ea9e138fea9f80025577e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unify USB FSDEV driver implementation for various microcontrollers. Replace `FSDEV_BUS_32BIT` with `CFG_TUSB_FSDEV_32BIT`, adjust data/address stride macros, and refactor register/PMU access for consistency across platforms.</title>
<updated>2026-03-16T15:33:25Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2026-03-16T15:33:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=741132948b10d2410692b46b227da194fefb7238'/>
<id>urn:sha1:741132948b10d2410692b46b227da194fefb7238</id>
<content type='text'>
</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>reverse pma size check to reduce duplication</title>
<updated>2026-02-05T07:22:00Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2026-02-05T07:22:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=26ca4e232b44023cb470457bf1a889c8df4508db'/>
<id>urn:sha1:26ca4e232b44023cb470457bf1a889c8df4508db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix stm32u0 data stride</title>
<updated>2026-01-26T16:15:23Z</updated>
<author>
<name>Zixun LI</name>
<email>admin@hifiphile.com</email>
</author>
<published>2026-01-26T16:15:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=31dfd673ec7549006474a03786bfd3a01508b68c'/>
<id>urn:sha1:31dfd673ec7549006474a03786bfd3a01508b68c</id>
<content type='text'>
Signed-off-by: Zixun LI &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>rename FSDEV_PMA_SIZE CFG_TUSB_FSDEV_PMA_SIZE</title>
<updated>2026-01-05T17:58:23Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2026-01-05T17:56:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1c19fc540868d699bd7eedba741108dfabb36c00'/>
<id>urn:sha1:1c19fc540868d699bd7eedba741108dfabb36c00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replace PMA buffer packet read/write by using tu_hwfifo API</title>
<updated>2025-12-31T15:18:05Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-12-31T11:01:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=111247337c3911691acd7d218362460a6c0a2572'/>
<id>urn:sha1:111247337c3911691acd7d218362460a6c0a2572</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add separate tu_hwifo_*() with data from buffer/software fifo. Remove duplicated packet write/read for fsdev</title>
<updated>2025-12-31T10:48:09Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-12-31T10:45:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9b5c7761cc6ea816cf35f330cb269030256be7ca'/>
<id>urn:sha1:9b5c7761cc6ea816cf35f330cb269030256be7ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add fsdev_deinit</title>
<updated>2025-11-27T10:34:37Z</updated>
<author>
<name>Zixun LI</name>
<email>admin@hifiphile.com</email>
</author>
<published>2025-11-27T10:34:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9742ba734f8ef780fb2b4c94848c4bd534afdafe'/>
<id>urn:sha1:9742ba734f8ef780fb2b4c94848c4bd534afdafe</id>
<content type='text'>
Signed-off-by: Zixun LI &lt;admin@hifiphile.com&gt;
</content>
</entry>
</feed>
