<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/portable/analog, 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/portable/analog?h=0.16.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/portable/analog?h=0.16.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2023-11-20T14:31:06Z</updated>
<entry>
<title>add tuh_max3421_reg_read(), tuh_max3421_reg_read() for application usage</title>
<updated>2023-11-20T14:31:06Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-11-20T14:31:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1f71625a32a77d5fe243f71f9e8be03c9bbc41d1'/>
<id>urn:sha1:1f71625a32a77d5fe243f71f9e8be03c9bbc41d1</id>
<content type='text'>
added max3241 for feather m4 and tested
</content>
</entry>
<entry>
<title>skip tuh_max3421_spi_cs_api() in hcd_init()</title>
<updated>2023-11-02T08:22:02Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-11-02T08:22:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=46106c6ef41e7a0c3cec261c32a2f183f05a65ce'/>
<id>urn:sha1:46106c6ef41e7a0c3cec261c32a2f183f05a65ce</id>
<content type='text'>
only call tuh_max3421_spi_cs_api() in SPI start/end transfer since
Arduino port use this to call begin/endTransaction()
</content>
</entry>
<entry>
<title>update s3 devkitm with max3421 pin following metro s3, check max3421 version to make sure it is valid</title>
<updated>2023-10-27T10:40:53Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-10-27T10:40:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9cba9a753b2d8a8c06f1dacc5c16d656397f5d79'/>
<id>urn:sha1:9cba9a753b2d8a8c06f1dacc5c16d656397f5d79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change tuh_max3421_spi_xfer_api() signature</title>
<updated>2023-10-04T11:00:32Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-10-04T11:00:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=67e34267a68c81f62ff315ac990f07a60f4dc93c'/>
<id>urn:sha1:67e34267a68c81f62ff315ac990f07a60f4dc93c</id>
<content type='text'>
tested working with sam d21 and d51, not tested with nrf52, seem not
working with esp32
</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>update max3421 to have hcd_int_handler_ext()</title>
<updated>2023-09-27T04:30:18Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-09-27T04:30:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2f6592de7f94851cfcca411242398c5da7b792de'/>
<id>urn:sha1:2f6592de7f94851cfcca411242398c5da7b792de</id>
<content type='text'>
</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>add default CFG_TUH_MAX3421 = 0, default spi speed for samd21/samd51 to 12Mhz</title>
<updated>2023-09-18T15:15:31Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-09-18T15:15:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=81cd9951080181234f20d81c831ca0595d499577'/>
<id>urn:sha1:81cd9951080181234f20d81c831ca0595d499577</id>
<content type='text'>
</content>
</entry>
</feed>
