<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/host/hid_controller, 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?h=0.16.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/host/hid_controller?h=0.16.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2023-11-23T13:20:01Z</updated>
<entry>
<title>move make.mk and rules.mk to build_system/make</title>
<updated>2023-11-23T13:20:01Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-11-23T13:19:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=26ca48e7a7a93f8b7f13a209745080855a7bc4fe'/>
<id>urn:sha1:26ca48e7a7a93f8b7f13a209745080855a7bc4fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix build with new freertos host example</title>
<updated>2023-09-28T05:55:59Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-09-28T05:55:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6b8933cfe838b369c58d4fc9ced8aa5c9382a6d6'/>
<id>urn:sha1:6b8933cfe838b369c58d4fc9ced8aa5c9382a6d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into add-max3421-esp32</title>
<updated>2023-09-27T10:52:18Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-09-27T10:52:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=76c43a5bdc5394b1d4f5d8ce13968e31fe2b40fc'/>
<id>urn:sha1:76c43a5bdc5394b1d4f5d8ce13968e31fe2b40fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change hcd_int_handler(rhport, in_isr) signature: add in_isr</title>
<updated>2023-09-27T08:51:03Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-09-27T08:51:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3b0ffd0f488671f1bafa4bcd9e22dd51f8bb6dee'/>
<id>urn:sha1:3b0ffd0f488671f1bafa4bcd9e22dd51f8bb6dee</id>
<content type='text'>
change tuh_int_handler() to take in_isr as optional parameter (default =
true)
</content>
</entry>
<entry>
<title>adding host/cdc_msc_hid_freertos example</title>
<updated>2023-09-25T09:53:11Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-09-25T09:53:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a7c136c03f0c4a057f8b49c10ed9cddcecf52879'/>
<id>urn:sha1:a7c136c03f0c4a057f8b49c10ed9cddcecf52879</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wrap up build cmake &amp; make support for max3421, to enable the Host driver, 'MAX3421_HOST=1' must be added as part of make/cmake command</title>
<updated>2023-09-11T04:35:51Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-09-11T04:35:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ab9585401b9964407cbf2bc7bffdf762353817f9'/>
<id>urn:sha1:ab9585401b9964407cbf2bc7bffdf762353817f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2151 from kilograham/rp2040_build_fixes</title>
<updated>2023-08-07T04:14:04Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-07T04:14:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=accc3fd737236dfbebc5ff5cc35369770a88fc60'/>
<id>urn:sha1:accc3fd737236dfbebc5ff5cc35369770a88fc60</id>
<content type='text'>
Fix build issues when building for RP2040 from pico-examples/pico-sdk.</content>
</entry>
<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>
</feed>
