<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/host, 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?h=0.16.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/host?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 typo in cdc line coding enum</title>
<updated>2023-11-22T04:25:55Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-11-22T04:25:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=aedc92f2d31af6209b00e8a5d7abbfec02ed979b'/>
<id>urn:sha1:aedc92f2d31af6209b00e8a5d7abbfec02ed979b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update example to work with featherwing max3421, set max3421 GPIO0 for vbus</title>
<updated>2023-11-20T15:09:38Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-11-20T15:09:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=86f6588c3f5d682ca6d94064b5817a8a463fd23b'/>
<id>urn:sha1:86f6588c3f5d682ca6d94064b5817a8a463fd23b</id>
<content type='text'>
tested with feather nrf52840, m0, m4
</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>esp32 cdc host with max3421 work well</title>
<updated>2023-09-28T04:12:22Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-09-28T04:12:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7dc1a66f917408992cf672009a307f7200a3fd32'/>
<id>urn:sha1:7dc1a66f917408992cf672009a307f7200a3fd32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix esp32 msc example</title>
<updated>2023-09-28T03:56:38Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-09-28T03:56:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=277852afc1798f2acdb61917984e76b4bafa699e'/>
<id>urn:sha1:277852afc1798f2acdb61917984e76b4bafa699e</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>max3421 communication work with esp32 up to enumeration, seems still have a bit of issue</title>
<updated>2023-09-27T05:34:45Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-09-27T05:33:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6dc64eaa28ab905063233895345ba3c1186b836d'/>
<id>urn:sha1:6dc64eaa28ab905063233895345ba3c1186b836d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tested cdc_msc_hid_freertos with samd51</title>
<updated>2023-09-26T12:09:36Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-09-26T12:09:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f6ca86c3ddeaec18f52b15f1065a5c9eea210c00'/>
<id>urn:sha1:f6ca86c3ddeaec18f52b15f1065a5c9eea210c00</id>
<content type='text'>
add -Wno-error=format for espressif
wrap up cdc_msc_hid_freertos
</content>
</entry>
</feed>
