<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/host/hid_controller/src, 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/examples/host/hid_controller/src?h=0.16.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/host/hid_controller/src?h=0.16.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2023-08-03T17:31:12Z</updated>
<entry>
<title>Merge branch 'master' into enhance-bsp</title>
<updated>2023-08-03T17:31:12Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-03T17:31:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ef5bd9ee6cc2506745c0c5d602d4c540da681b69'/>
<id>urn:sha1:ef5bd9ee6cc2506745c0c5d602d4c540da681b69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename hw/bsp/board.h to board_api.h</title>
<updated>2023-08-03T08:44:05Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-03T08:44:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=cf91660cee0863291fd9412a3623df018e8bd071'/>
<id>urn:sha1:cf91660cee0863291fd9412a3623df018e8bd071</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enable USBMC for uno r4, add board_init_after_tusb() API</title>
<updated>2023-07-31T12:09:40Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-07-31T12:09:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3f788a4e5a7758ce51cbcadef4ac21e427cc3c56'/>
<id>urn:sha1:3f788a4e5a7758ce51cbcadef4ac21e427cc3c56</id>
<content type='text'>
add BOARD_UPPERCASE for board detection
</content>
</entry>
<entry>
<title>update host example to use new tuh mem macros</title>
<updated>2023-03-24T07:08:57Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-03-24T07:08:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=76dae8d8c1764e94c99effe5d3f4f9b0ec0d4c99'/>
<id>urn:sha1:76dae8d8c1764e94c99effe5d3f4f9b0ec0d4c99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fine tune CFG_TUH_HID value</title>
<updated>2023-03-22T01:33:30Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-03-22T01:33:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a97f39151ebdf5569ff4831902648c518821a25c'/>
<id>urn:sha1:a97f39151ebdf5569ff4831902648c518821a25c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change meaning of CFG_TUH_HID to total number of HID interfaces supported.</title>
<updated>2023-03-21T14:04:06Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-03-21T14:04:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d22fc550c76f0d2c5d980a253161e95f1a853309'/>
<id>urn:sha1:d22fc550c76f0d2c5d980a253161e95f1a853309</id>
<content type='text'>
- previously CFG_TUH_HID is max number of interfaces per device which is
rather limited and consume more resources than needed.
- change hid host instance in API to index
</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 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>update host example, add pio-pico-usb for rp2040</title>
<updated>2023-03-17T07:06:25Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-03-17T07:06:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=317177c83d3c28d66bfe60be971ff37a44bd84df'/>
<id>urn:sha1:317177c83d3c28d66bfe60be971ff37a44bd84df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid spamming out endpoint on connect</title>
<updated>2023-03-13T09:31:25Z</updated>
<author>
<name>James Smith</name>
<email>jmsmith86@gmail.com</email>
</author>
<published>2023-02-10T04:21:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9247131b1f6476c433ceb47d4746c9bc5baf8b65'/>
<id>urn:sha1:9247131b1f6476c433ceb47d4746c9bc5baf8b65</id>
<content type='text'>
</content>
</entry>
</feed>
