<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/device/usbd.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.h?h=0.16.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/device/usbd.h?h=0.16.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2023-11-24T11:39:29Z</updated>
<entry>
<title>Merge pull request #2303 from projectgus/feature/isr_event_hook</title>
<updated>2023-11-24T11:39:29Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-11-24T11:39:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=02017a81e90a143076fe51f853b2e5d1f373cc92'/>
<id>urn:sha1:02017a81e90a143076fe51f853b2e5d1f373cc92</id>
<content type='text'>
Add optional hooks for DCD and HCD events</content>
</entry>
<entry>
<title>add optional event hook callback tud_event_hook_cb() and tuh_event_hook_cb()</title>
<updated>2023-11-24T11:21:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-11-24T11:21:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=188fbd8ed9b5e0f5cc3ddb5e89f7afd421fc7c06'/>
<id>urn:sha1:188fbd8ed9b5e0f5cc3ddb5e89f7afd421fc7c06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename to CFG_TUD_BTH_HISTORICAL_COMPATIBLE, move CFG_TUD_BTH_ISO_ALT_COUNT to tusb_option.h and mandatory for BTH driver</title>
<updated>2023-11-24T09:08:48Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-11-24T09:08:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6e5c7f43906bac8ab47642e56c153297b83f3679'/>
<id>urn:sha1:6e5c7f43906bac8ab47642e56c153297b83f3679</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update audio_4_channel_mic example for HS device.</title>
<updated>2023-10-24T20:14:24Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2023-10-24T20:14:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2d802e03e9a86ff3306398f1db59b8218f625c7f'/>
<id>urn:sha1:2d802e03e9a86ff3306398f1db59b8218f625c7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- update nrf52 bsp for cmake</title>
<updated>2023-08-18T05:48:12Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-18T05:48:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9257a0f562a1cb939a902e7c41de5032b0f7de19'/>
<id>urn:sha1:9257a0f562a1cb939a902e7c41de5032b0f7de19</id>
<content type='text'>
- add empty tuh_int_handler/tud_int_handler if corresponidng stack not enabled
- add hcd_template.c
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2023-06-08T13:38:30Z</updated>
<author>
<name>Eugene Kliuchnikov</name>
<email>eustas.ru@gmail.com</email>
</author>
<published>2023-06-08T13:38:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=08338069805a4e1b5bdf6d3bac0b694d6b10f20e'/>
<id>urn:sha1:08338069805a4e1b5bdf6d3bac0b694d6b10f20e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minor clean up</title>
<updated>2023-03-18T04:22:44Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-03-18T04:22:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d919f107c71021b2dfa20cd9bfe252c4f544422f'/>
<id>urn:sha1:d919f107c71021b2dfa20cd9bfe252c4f544422f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into portability</title>
<updated>2023-03-17T16:53:38Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-03-17T16:53:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=bdfcd50b1b601f85389a09cdaf183b2f27c1d470'/>
<id>urn:sha1:bdfcd50b1b601f85389a09cdaf183b2f27c1d470</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix midi MS Header wTotalLength computation</title>
<updated>2022-12-14T07:38:40Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-12-14T07:38:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a05adfce86104c8ad217993db2707e1112918be3'/>
<id>urn:sha1:a05adfce86104c8ad217993db2707e1112918be3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct interrupt polling interval in descriptor</title>
<updated>2022-12-08T10:44:15Z</updated>
<author>
<name>Sebastien COUDREAU</name>
<email>sebastien.coudreau@fastlite.com</email>
</author>
<published>2022-12-08T10:36:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=071da47944a4345b41328dc514d8a73a537072a9'/>
<id>urn:sha1:071da47944a4345b41328dc514d8a73a537072a9</id>
<content type='text'>
Use macro argument instead of 0x16 constant value.
At least Linux kernel was complaining about this value:
"config 1 interface 0 altsetting 0 endpoint 0x82 has an invalid bInterval 22, changing to 8"
(warning obtained using usbtmc device config)
</content>
</entry>
</feed>
