<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/tusb.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.h?h=0.20.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/tusb.h?h=0.20.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2025-10-28T07:14:01Z</updated>
<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>Merge branch 'master' into fork/ennebi/mtp</title>
<updated>2025-09-15T09:45:41Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-09-15T09:45:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8e34ba9cf6bdcabe2c9eb73ae1aafec38d0ec46d'/>
<id>urn:sha1:8e34ba9cf6bdcabe2c9eb73ae1aafec38d0ec46d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3126 from salkinium/fix/phyc_pll</title>
<updated>2025-09-10T10:45:59Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-09-10T10:45:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b6b22096dd5e2f97a98cccc10ad451ffa1b2b88e'/>
<id>urn:sha1:b6b22096dd5e2f97a98cccc10ad451ffa1b2b88e</id>
<content type='text'>
[stm32] Wait until the PHYC PLL is stable</content>
</entry>
<entry>
<title>use tusb_time_delay_ms_api for delay, also move tusb_time api to common.h</title>
<updated>2025-09-10T09:59:26Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-09-10T09:59:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d70d4043dcccb1628424c39c231ed1f95fb52f8e'/>
<id>urn:sha1:d70d4043dcccb1628424c39c231ed1f95fb52f8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add MTP class device</title>
<updated>2025-08-06T04:14:13Z</updated>
<author>
<name>Maurizio Pesce</name>
<email>m.pesce@ennebielettronica.com</email>
</author>
<published>2025-03-12T08:50:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=283b06bb543f513d964dc3a6953115df897a93a1'/>
<id>urn:sha1:283b06bb543f513d964dc3a6953115df897a93a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename to tusb_deinit() to match other namingg</title>
<updated>2025-07-10T11:06:22Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-07-10T10:36:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f14fcaa84d44855ac3718eb2a786114385b53657'/>
<id>urn:sha1:f14fcaa84d44855ac3718eb2a786114385b53657</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into fork/roma-jam/feature/add_tusb_teardown</title>
<updated>2025-07-10T10:18:17Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-07-10T10:18:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=77be5f96e48cd6810538173f2311a51592ecd17a'/>
<id>urn:sha1:77be5f96e48cd6810538173f2311a51592ecd17a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into fork/atoktoto/midihost</title>
<updated>2025-02-12T04:28:16Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-02-12T04:28:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=87adc63226a59e6c2602b1bc453ced77d44fedba'/>
<id>urn:sha1:87adc63226a59e6c2602b1bc453ced77d44fedba</id>
<content type='text'>
# Conflicts:
#	hw/bsp/rp2040/family.cmake
#	src/class/midi/midi.h
#	src/class/midi/midi_device.c
#	src/device/usbd_control.c
#	src/host/hcd.h
#	src/host/usbh.c
#	src/host/usbh.h
</content>
</entry>
<entry>
<title>feature(tusb): Added teardown API</title>
<updated>2025-01-15T08:45:29Z</updated>
<author>
<name>Roman Leonov</name>
<email>roman.leonov@espressif.com</email>
</author>
<published>2024-12-11T10:35:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=dee6b369235e3440f9237ae0e74f81edca95f6b7'/>
<id>urn:sha1:dee6b369235e3440f9237ae0e74f81edca95f6b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add tusb_time_millis_api() and default/weak tusb_time_delay_ms_api(). Which is required for host and some device without RTOS.</title>
<updated>2024-11-04T10:20:58Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-04T10:20:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=80ad7c4e87b74b1bccc4f566a3cee8d1ff0fafc9'/>
<id>urn:sha1:80ad7c4e87b74b1bccc4f566a3cee8d1ff0fafc9</id>
<content type='text'>
</content>
</entry>
</feed>
