<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/portable, branch 0.11.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/portable?h=0.11.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/portable?h=0.11.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-08-24T05:37:04Z</updated>
<entry>
<title>rename host API to be consistent with naming on device stack</title>
<updated>2021-08-24T05:37:04Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-24T05:30:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=88bb8fac3d555e390f59770200c73a13eb61504b'/>
<id>urn:sha1:88bb8fac3d555e390f59770200c73a13eb61504b</id>
<content type='text'>
- tuh_device_get_speed() to tuh_speed_get()
- tuh_device_configured() to tuh_mounted()
- tuh_device_ready() to tuh_ready()
</content>
</entry>
<entry>
<title>Merge pull request #1043 from hathach/more-host-improvement</title>
<updated>2021-08-24T05:28:41Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-24T05:28:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9c3fdb8135f33dd3a1c8dfddaf8300e7416bd7af'/>
<id>urn:sha1:9c3fdb8135f33dd3a1c8dfddaf8300e7416bd7af</id>
<content type='text'>
More host improvement</content>
</entry>
<entry>
<title>initial commit of support for K32L2B</title>
<updated>2021-08-23T23:17:57Z</updated>
<author>
<name>Greg Steiert</name>
<email>greg.steiert@nxp.com</email>
</author>
<published>2021-08-23T23:17:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=86201f77be1c2fc058f7896b99d6069b4b0b12a5'/>
<id>urn:sha1:86201f77be1c2fc058f7896b99d6069b4b0b12a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix rp2040 build</title>
<updated>2021-08-23T18:19:06Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-23T18:19:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8dc16dd3a73dc2dd85dafd7460ba19cff2579fed'/>
<id>urn:sha1:8dc16dd3a73dc2dd85dafd7460ba19cff2579fed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sepearate CFG_TUH_DEVICE_MAX and CFG_TUH_HUB</title>
<updated>2021-08-23T12:56:53Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-23T12:56:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3309425211639121ce72784405106ab22c4a426e'/>
<id>urn:sha1:3309425211639121ce72784405106ab22c4a426e</id>
<content type='text'>
separate dev0 from _usbh_devices pool to save sram
</content>
</entry>
<entry>
<title>add hcd_devtree_get_info()</title>
<updated>2021-08-23T10:00:41Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-23T10:00:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=75cd593b609340b3101d0b002ac765c5595fa2eb'/>
<id>urn:sha1:75cd593b609340b3101d0b002ac765c5595fa2eb</id>
<content type='text'>
remove usbh_hcd.h
</content>
</entry>
<entry>
<title>add hcd attr, add note for ehci framelist on NXP derivative</title>
<updated>2021-08-23T08:40:57Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-23T08:40:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a490a3fe616205115ed351ddbc0bd202bcbdc3db'/>
<id>urn:sha1:a490a3fe616205115ed351ddbc0bd202bcbdc3db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor ehci init api</title>
<updated>2021-08-23T05:37:54Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-23T05:37:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4ca176c291a138f19ecf2426d636609d8c25da06'/>
<id>urn:sha1:4ca176c291a138f19ecf2426d636609d8c25da06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename CFG_TUSB_HOST_DEVICE_MAX to CFG_TUH_DEVICE_MAX</title>
<updated>2021-08-23T04:01:40Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-23T04:01:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6a16f6ccddf77e1b0232aec0c89d2105e391b297'/>
<id>urn:sha1:6a16f6ccddf77e1b0232aec0c89d2105e391b297</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix CI.</title>
<updated>2021-08-21T10:11:35Z</updated>
<author>
<name>MasterPhi</name>
<email>admin@hifiphile.com</email>
</author>
<published>2021-08-21T10:11:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=69e539fda4c72a2f3177b3944f83632ef6752c11'/>
<id>urn:sha1:69e539fda4c72a2f3177b3944f83632ef6752c11</id>
<content type='text'>
</content>
</entry>
</feed>
