<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/common, 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/common?h=0.9.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/common?h=0.9.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-02-19T04:57:56Z</updated>
<entry>
<title>add TU_FIFO_INIT() to help with tu_fifo declaration</title>
<updated>2021-02-19T04:57:56Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-02-19T04:57:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2a04ee68b82d8857fc02974eab2c0557826d9f49'/>
<id>urn:sha1:2a04ee68b82d8857fc02974eab2c0557826d9f49</id>
<content type='text'>
tu_fifo_clear() also reset max_pointer_idx and non_used_index_space
</content>
</entry>
<entry>
<title>Merge pull request #654 from xmos-jmccarthy/master</title>
<updated>2021-02-19T04:03:53Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-02-19T04:03:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=044d29c927f3220a85349f45ff759298c7f11c7d'/>
<id>urn:sha1:044d29c927f3220a85349f45ff759298c7f11c7d</id>
<content type='text'>
Add alternate bitfield padding option</content>
</entry>
<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>This fixes the overflow mathmatic in the fifo</title>
<updated>2021-02-17T04:08:08Z</updated>
<author>
<name>Nicholas R Dinsmore</name>
<email>nicholas.dinsmore@gmail.com</email>
</author>
<published>2021-02-17T04:08:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b7ec66e33af1e24b763d855545d921ec5957f61a'/>
<id>urn:sha1:b7ec66e33af1e24b763d855545d921ec5957f61a</id>
<content type='text'>
</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>fix host build</title>
<updated>2021-01-25T06:25:47Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-01-25T06:25:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ec458292fecbf16be425e5497722f647911de969'/>
<id>urn:sha1:ec458292fecbf16be425e5497722f647911de969</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #571 from HiFiPhile/iar_fifo</title>
<updated>2020-12-24T05:03:57Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-12-24T05:03:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=08f8f488a063188ddc110127f596e6ae9ffd9e7c'/>
<id>urn:sha1:08f8f488a063188ddc110127f596e6ae9ffd9e7c</id>
<content type='text'>
Fix IAR error on memcpy and warnings.</content>
</entry>
<entry>
<title>Fix IAR error on memcpy and warnings.</title>
<updated>2020-12-23T15:54:55Z</updated>
<author>
<name>HiFIPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2020-12-17T21:20:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=baa5417f3eaf3f05f414c7d6ac31e08ac7b7977a'/>
<id>urn:sha1:baa5417f3eaf3f05f414c7d6ac31e08ac7b7977a</id>
<content type='text'>
Signed-off-by: MasterPhi &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>Fix error if "Required Prototype" is selected.</title>
<updated>2020-12-20T22:10:34Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2020-12-20T22:06:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b3c0d417ef2b2d2ff3d00b7cdf623436ec7abf97'/>
<id>urn:sha1:b3c0d417ef2b2d2ff3d00b7cdf623436ec7abf97</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>msc only invoke scsi complete callback after status transaction is complete</title>
<updated>2020-11-24T16:42:30Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-11-24T16:42:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f5e13d589826b25791464f2fe2050d36739ad56e'/>
<id>urn:sha1:f5e13d589826b25791464f2fe2050d36739ad56e</id>
<content type='text'>
</content>
</entry>
</feed>
