<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/host/hub.h, branch 0.9.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/host/hub.h?h=0.9.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/host/hub.h?h=0.9.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-02-18T18:26:03Z</updated>
<entry>
<title>Implement requested PR changes</title>
<updated>2021-02-18T18:26:03Z</updated>
<author>
<name>Jeremiah McCarthy</name>
<email>jeremiahmccarthy@xmos.com</email>
</author>
<published>2021-02-18T18:26:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=21f1cd4ec7e2104ac88b26be5c06e81e385cd660'/>
<id>urn:sha1:21f1cd4ec7e2104ac88b26be5c06e81e385cd660</id>
<content type='text'>
Removes CFG_TUSB_ALT_BIT_PACKING_ALIGNMENT, and makes the manual padding
behavior standard.  Replaced unused variable name with TU_RESERVED.
</content>
</entry>
<entry>
<title>Add alternate bitfield padding option</title>
<updated>2021-02-16T15:43:52Z</updated>
<author>
<name>Jeremiah McCarthy</name>
<email>jeremiahmccarthy@xmos.com</email>
</author>
<published>2021-02-16T15:40:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f8fbc0930bd17b263ca702c0beb9f83af4429d0a'/>
<id>urn:sha1:f8fbc0930bd17b263ca702c0beb9f83af4429d0a</id>
<content type='text'>
Adds configuration option CFG_TUSB_ALT_BIT_PACKING_ALIGNMENT, which
substitutes bitfield variable " : 0" padding syntax with an unused
variable of size equal to the remaining number of bits.

This change resolves aligned access issues for some platforms.

Default behavior is original if the option is not explicitly enabled.
</content>
</entry>
<entry>
<title>update usbh with hub to use async control transfer</title>
<updated>2020-11-01T17:54:04Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-11-01T17:54:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6eafdfab935be976ba3198f63a576ed0add05cb6'/>
<id>urn:sha1:6eafdfab935be976ba3198f63a576ed0add05cb6</id>
<content type='text'>
work ok with msc + hub, but definitely need more testing.
</content>
</entry>
<entry>
<title>change xfer_cb return type from void to bool</title>
<updated>2020-09-06T05:11:07Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-06T05:11:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b3e81673c0582a07a764981604a560ee3d310ef9'/>
<id>urn:sha1:b3e81673c0582a07a764981604a560ee3d310ef9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor hub class</title>
<updated>2020-09-05T13:20:45Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-05T13:20:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=828f720207d4ded25ed533ea6c52da49c799b476'/>
<id>urn:sha1:828f720207d4ded25ed533ea6c52da49c799b476</id>
<content type='text'>
- separate connect/disconnect handling
- hub work with full speed, but doesn't seem to work with Low speed
device (with mcb1800)
- need to update msc host after migrating from isr to xfer_cb (blocked
at inquiry)
</content>
</entry>
<entry>
<title>defer xfer_isr to xfer_cb</title>
<updated>2020-09-05T07:41:31Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-05T07:28:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f7cf8cdf27a016093df65c0de7167685e407d014'/>
<id>urn:sha1:f7cf8cdf27a016093df65c0de7167685e407d014</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Normalize line endings</title>
<updated>2020-01-15T19:47:43Z</updated>
<author>
<name>Nathan Conrad</name>
<email>pigrew@gmail.com</email>
</author>
<published>2020-01-15T04:30:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=25c1bea782e69e8d365e8b61e12d888611d2f6f7'/>
<id>urn:sha1:25c1bea782e69e8d365e8b61e12d888611d2f6f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add TU_ prefix to compiler ATTR to prevent name conflict with application</title>
<updated>2019-06-06T03:39:37Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-06-06T03:39:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=13e01c7dca1e72097be1723676b086be29d0e622'/>
<id>urn:sha1:13e01c7dca1e72097be1723676b086be29d0e622</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update license year to 2019</title>
<updated>2019-05-14T04:48:05Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-05-14T04:48:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=61ec4077520fb00e071fab5f5be3c6751eecd254'/>
<id>urn:sha1:61ec4077520fb00e071fab5f5be3c6751eecd254</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleanup, remove the use of _TINY_USB_SOURCE_FILE_</title>
<updated>2019-03-27T10:48:42Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-03-27T10:48:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=da452d4ba6127b2b3b83832ba142bece911e2490'/>
<id>urn:sha1:da452d4ba6127b2b3b83832ba142bece911e2490</id>
<content type='text'>
</content>
</entry>
</feed>
