<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/host/usbh_pvt.h, branch 0.19.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/host/usbh_pvt.h?h=0.19.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/host/usbh_pvt.h?h=0.19.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2025-09-17T20:48:59Z</updated>
<entry>
<title>Update weak callbacks to new syntax</title>
<updated>2025-09-17T20:48:59Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2025-09-17T20:37:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=369a1ff5153a472327d2847c7bc7386309486b34'/>
<id>urn:sha1:369a1ff5153a472327d2847c7bc7386309486b34</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>add usbh_spin_lock/unlock() use spinlock instead of atomic flag for hcd max3421</title>
<updated>2025-05-21T08:27:18Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-05-21T08:27:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e41a63c60dbebd9579698e6444bc62cfa518e15c'/>
<id>urn:sha1:e41a63c60dbebd9579698e6444bc62cfa518e15c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename hcd_devtree_info_t to tuh_bus_info_t, hcd_devtree_get_info to hcd_bus_info_get</title>
<updated>2025-04-23T05:35:32Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-04-23T05:35:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=741cb3cf029e37682634eeb355c20420c0816c8d'/>
<id>urn:sha1:741cb3cf029e37682634eeb355c20420c0816c8d</id>
<content type='text'>
streamline bus info to usbh_devies, also replace dev0 (renamed to dev0_bus)
</content>
</entry>
<entry>
<title>add tuh_midi_mount_cb_t struct for tuh_midi_mount_cb()</title>
<updated>2025-02-24T09:05:31Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-02-24T08:40:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d132044b7587f7e846bbec6e7b897d0842a21d13'/>
<id>urn:sha1:d132044b7587f7e846bbec6e7b897d0842a21d13</id>
<content type='text'>
change tuh_midi_rx/tx_cb() to have xferred_bytes
rename tuh_midi_get_num_rx/tx_cables() to tuh_midi_get_rx/tx_cable_count()
use default empty callback instead of weak null to be compatible with keil compiler
</content>
</entry>
<entry>
<title>usbh always retry control transfer (max 3) in case of XFER_RESULT_FAILED.</title>
<updated>2025-02-17T15:40:19Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-02-17T15:40:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=792a44640509661b11065a8d6ee038d9362a2b9f'/>
<id>urn:sha1:792a44640509661b11065a8d6ee038d9362a2b9f</id>
<content type='text'>
added tuh_connected()
</content>
</entry>
<entry>
<title>implement tuh_init()</title>
<updated>2024-03-22T09:12:57Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-03-22T09:12:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e84c9f3e221092687808f175e1e19732a10fea72'/>
<id>urn:sha1:e84c9f3e221092687808f175e1e19732a10fea72</id>
<content type='text'>
change usbh driver init() return type from void to bool
</content>
</entry>
<entry>
<title>adding deinit() stub for usbh/hcd class driver</title>
<updated>2024-03-22T04:42:33Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-03-22T04:42:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=74bd2647589790b3bee49146774133c2061a34fe'/>
<id>urn:sha1:74bd2647589790b3bee49146774133c2061a34fe</id>
<content type='text'>
add TUSB_VERSION_BUILD, also add TUSB_VERSION_NUMBER
</content>
</entry>
<entry>
<title>improved hex debug print, improved USBH debug prints, added pid/vid debug print</title>
<updated>2023-12-26T11:24:54Z</updated>
<author>
<name>IngHK</name>
<email>github@hkue.de</email>
</author>
<published>2023-12-26T11:24:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a39be99a58847318e67d06db17c24e481d318f08'/>
<id>urn:sha1:a39be99a58847318e67d06db17c24e481d318f08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>try to add samd51 to hil pool using doublereset (rpi gpio) and bossac</title>
<updated>2023-12-13T11:54:00Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-12-13T11:54:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=19d7d62e804dbf26f9d193d72710574abcd6fa95'/>
<id>urn:sha1:19d7d62e804dbf26f9d193d72710574abcd6fa95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed compile errors due to untreated CFG_TUH_LOG_LEVEL</title>
<updated>2023-11-24T21:34:28Z</updated>
<author>
<name>IngHK</name>
<email>github@hkue.de</email>
</author>
<published>2023-11-24T21:34:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b8881a3a141530a1d383d8869881e773b8a07d80'/>
<id>urn:sha1:b8881a3a141530a1d383d8869881e773b8a07d80</id>
<content type='text'>
</content>
</entry>
</feed>
