<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/portable/synopsys/dwc2/dwc2_stm32.h, 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/src/portable/synopsys/dwc2/dwc2_stm32.h?h=codex%2Fclass-reference-docs</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/portable/synopsys/dwc2/dwc2_stm32.h?h=codex%2Fclass-reference-docs'/>
<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 DWC2 FIFO depth values for STM32 families</title>
<updated>2026-04-10T14:14:01Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2026-04-10T14:14:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=de59d95c325e9776d344e7e6272bd79335184ae2'/>
<id>urn:sha1:de59d95c325e9776d344e7e6272bd79335184ae2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add dwc2_clock_init() to have nrf54 initial sequence. currently stub for other ports.</title>
<updated>2026-04-10T09:52:15Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2026-04-10T09:52:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c96ff6b6d978bdcacc7cd49ad66ef00438cfb9f6'/>
<id>urn:sha1:c96ff6b6d978bdcacc7cd49ad66ef00438cfb9f6</id>
<content type='text'>
add board_uart_read() for nrf
</content>
</entry>
<entry>
<title>rename ep_fifo_size (bytes) to otg_dfifo_depth (words)</title>
<updated>2026-04-09T11:22:25Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2026-04-09T11:22:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8849515a0e1d1179d20a42b7b92c0e0a4d1aa131'/>
<id>urn:sha1:8849515a0e1d1179d20a42b7b92c0e0a4d1aa131</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add hs_phy_type parameter to dwc2_phy_deinit for selective PHY deinitialization across all MCUs</title>
<updated>2026-03-05T03:01:40Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2026-03-05T03:01:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1efe4cd0e84e965db7c5056f4339c83102e997ab'/>
<id>urn:sha1:1efe4cd0e84e965db7c5056f4339c83102e997ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add PHY deinitialization support for DWC2 driver across all MCUs</title>
<updated>2026-03-04T10:30:40Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2026-03-04T10:30:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=30af158af9ada161d31e02d08548f78390183920'/>
<id>urn:sha1:30af158af9ada161d31e02d08548f78390183920</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add CFG_TUD_VBUS_SENSE, that could allow to skip tud_configure() for fixed vbus sensing</title>
<updated>2026-02-13T12:45:09Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2026-02-13T12:45:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8f14cf4bfa061690084c7c32b3f8b70301f5e0ff'/>
<id>urn:sha1:8f14cf4bfa061690084c7c32b3f8b70301f5e0ff</id>
<content type='text'>
simplify dwc2_stm32_gccfg_cfg() using guid value
</content>
</entry>
<entry>
<title>dwc2: add stm32n6 DMA regions</title>
<updated>2026-01-31T15:32:58Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2026-01-31T15:32:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c57d355af63080ab425143d1ce7a4579100b626f'/>
<id>urn:sha1:c57d355af63080ab425143d1ce7a4579100b626f</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>dwc2: add vbus sense config</title>
<updated>2026-01-30T23:21:23Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2026-01-30T18:24:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fd369937279594eb8c48a81eabebb7f66bd8306a'/>
<id>urn:sha1:fd369937279594eb8c48a81eabebb7f66bd8306a</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>dwc2 stm32 check if dcache enabled before calling SCB DCache function</title>
<updated>2025-11-26T09:15:12Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-11-26T09:15:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f63b67211b808fa370c51f3ab8eb201b64d3d1d2'/>
<id>urn:sha1:f63b67211b808fa370c51f3ab8eb201b64d3d1d2</id>
<content type='text'>
</content>
</entry>
</feed>
