<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/tusb_option.h, branch 0.20.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/tusb_option.h?h=0.20.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/tusb_option.h?h=0.20.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2025-11-19T16:23:49Z</updated>
<entry>
<title>Bump version to 0.20.0</title>
<updated>2025-11-19T16:23:49Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-11-19T15:27:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f6a77b87f04386ea27effb7c1faf8e1a33da0fa1'/>
<id>urn:sha1:f6a77b87f04386ea27effb7c1faf8e1a33da0fa1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename CFG_TUD_ENDPOINT0_BUFSIZE to make it more consistent</title>
<updated>2025-11-19T06:36:32Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-11-19T06:36:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b2dc419270d17f100ec04cd18e764fe66d298f77'/>
<id>urn:sha1:b2dc419270d17f100ec04cd18e764fe66d298f77</id>
<content type='text'>
use uint8_t for dfu state and status to reduce size
</content>
</entry>
<entry>
<title>Merge branch 'refs/heads/master' into dwc2_ep0</title>
<updated>2025-11-19T04:32:44Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-11-19T04:32:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fd3161087d76c84fb21e8e2f2d30a81d6b11bfba'/>
<id>urn:sha1:fd3161087d76c84fb21e8e2f2d30a81d6b11bfba</id>
<content type='text'>
# Conflicts:
#	examples/device/dfu/src/usb_descriptors.c
#	examples/device/dfu_runtime/src/usb_descriptors.c
#	src/device/usbd_control.c
#	src/portable/synopsys/dwc2/dcd_dwc2.c
</content>
</entry>
<entry>
<title>Merge pull request #3325 from tswan22/master</title>
<updated>2025-11-07T10:05:08Z</updated>
<author>
<name>Zixun LI</name>
<email>admin@hifiphile.com</email>
</author>
<published>2025-11-07T10:05:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1634d1175d581a881dc697194d7b59f632f68456'/>
<id>urn:sha1:1634d1175d581a881dc697194d7b59f632f68456</id>
<content type='text'>
Add STM32U3 Device</content>
</entry>
<entry>
<title>fixing alert by scanning tool</title>
<updated>2025-11-03T04:46:54Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-11-03T04:43:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=00f374682ea5aaecf189e46966f015576049a773'/>
<id>urn:sha1:00f374682ea5aaecf189e46966f015576049a773</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/hathach/tinyusb</title>
<updated>2025-11-01T16:51:40Z</updated>
<author>
<name>tswan22</name>
<email>rtswan22@gmail.com</email>
</author>
<published>2025-11-01T16:51:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ca44c772f7ad87a8d12de0b3a57ad8816f2edc10'/>
<id>urn:sha1:ca44c772f7ad87a8d12de0b3a57ad8816f2edc10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add STM32U3 device (adjusted from STM32U0)</title>
<updated>2025-11-01T16:51:31Z</updated>
<author>
<name>tswan22</name>
<email>rtswan22@gmail.com</email>
</author>
<published>2025-11-01T16:51:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9d46cca57637cfd086499970a8f5d5669ba9bfa0'/>
<id>urn:sha1:9d46cca57637cfd086499970a8f5d5669ba9bfa0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into dwc2_ep0</title>
<updated>2025-10-29T13:32:50Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-10-29T13:30:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4da7845747497ac93794d9a3bcfabaeebef933d1'/>
<id>urn:sha1:4da7845747497ac93794d9a3bcfabaeebef933d1</id>
<content type='text'>
# Conflicts:
#	examples/device/dfu/src/usb_descriptors.c
#	examples/device/dfu_runtime/src/usb_descriptors.c
#	src/portable/synopsys/dwc2/dcd_dwc2.c
</content>
</entry>
<entry>
<title>fix Identifiers that start with '__' or '_[A-Z]' are reserved.</title>
<updated>2025-10-28T07:14:01Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-10-28T06:21:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d92b810df7670aae0e195fd02abef5014470c2f7'/>
<id>urn:sha1:d92b810df7670aae0e195fd02abef5014470c2f7</id>
<content type='text'>
fix compiling with nuc family
</content>
</entry>
<entry>
<title>fix more warnings</title>
<updated>2025-10-24T07:28:59Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-10-24T07:28:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=55c6d07af314627c55d595cc74d0d7694ce6f091'/>
<id>urn:sha1:55c6d07af314627c55d595cc74d0d7694ce6f091</id>
<content type='text'>
</content>
</entry>
</feed>
