<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/device/usbd_pvt.h, branch 0.16.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/device/usbd_pvt.h?h=0.16.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/device/usbd_pvt.h?h=0.16.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2023-09-06T10:11:35Z</updated>
<entry>
<title>minor debug clean up</title>
<updated>2023-09-06T10:11:35Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-09-06T10:11:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1b9108ea0dc237835e801d26cc7eef052acad987'/>
<id>urn:sha1:1b9108ea0dc237835e801d26cc7eef052acad987</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more minor clean up</title>
<updated>2023-08-15T15:54:07Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-15T15:51:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1b33a315365184a74a8b5bbce5fdbdfc4dfe6f69'/>
<id>urn:sha1:1b33a315365184a74a8b5bbce5fdbdfc4dfe6f69</id>
<content type='text'>
- also rename usbh_classdriver.h to usbh_pvt.h to consitent with usbd
</content>
</entry>
<entry>
<title>improve logging, allow easier to turn off usbd, driver logging</title>
<updated>2023-07-20T10:12:00Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-07-20T10:06:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=77495cf119c89c3091e7ab05773ebce19988da86'/>
<id>urn:sha1:77495cf119c89c3091e7ab05773ebce19988da86</id>
<content type='text'>
can be useful when focusing on let's say usbh
</content>
</entry>
<entry>
<title>fix trailing space and new line</title>
<updated>2023-03-17T09:12:49Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-03-17T09:12:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3623ba1884ddff23e9b64766cb6dd032f1425846'/>
<id>urn:sha1:3623ba1884ddff23e9b64766cb6dd032f1425846</id>
<content type='text'>
temporarily disable codespell
</content>
</entry>
<entry>
<title>Add dcd_edpt_iso_alloc() / dcd_edpt_iso_activate() for ISO EP buffer management.</title>
<updated>2022-12-29T18:19:27Z</updated>
<author>
<name>Mengsk</name>
<email>admin@hifiphile.com</email>
</author>
<published>2022-12-29T18:19:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fe8c170c98c40a2fb517cbeaa49336b5af572c0f'/>
<id>urn:sha1:fe8c170c98c40a2fb517cbeaa49336b5af572c0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>revert sof_isr driver rename since it cause issue with existing code</title>
<updated>2022-06-09T18:45:48Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-09T18:45:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8451d05c50928b9aa370414f25a0e991cd4ecef3'/>
<id>urn:sha1:8451d05c50928b9aa370414f25a0e991cd4ecef3</id>
<content type='text'>
also removed commented tud_sof_isr_set() API
</content>
</entry>
<entry>
<title>rhport argument in usbd_ API() is not used (always use the initialized port)</title>
<updated>2022-06-02T09:51:17Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-02T09:51:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8b9cf152a0dedda573fb3374d8c873dce4b883d1'/>
<id>urn:sha1:8b9cf152a0dedda573fb3374d8c873dce4b883d1</id>
<content type='text'>
remove the usage of TUD_OPT_RHPORT in class driver
</content>
</entry>
<entry>
<title>clean up and comment out tud_sof_isr_set</title>
<updated>2022-03-29T09:53:45Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-03-29T09:53:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=65b6b79e9954c4b8edceea040aba1a8fd80e975c'/>
<id>urn:sha1:65b6b79e9954c4b8edceea040aba1a8fd80e975c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/add-sof-isr' into add-sof-isr</title>
<updated>2022-03-14T19:40:57Z</updated>
<author>
<name>Reinhard Panhuber</name>
<email>panhuber_reinhard@gmx.at</email>
</author>
<published>2022-03-14T19:40:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=26339e694f09534502e16e1f83997de36c6e4215'/>
<id>urn:sha1:26339e694f09534502e16e1f83997de36c6e4215</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add SOF callback function for feedback value determination in uac - wip!</title>
<updated>2022-03-14T19:40:33Z</updated>
<author>
<name>Reinhard Panhuber</name>
<email>panhuber_reinhard@gmx.at</email>
</author>
<published>2022-03-14T19:40:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f212899b54740479eff225d89432d88f0a14f17e'/>
<id>urn:sha1:f212899b54740479eff225d89432d88f0a14f17e</id>
<content type='text'>
</content>
</entry>
</feed>
