<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/common, branch 0.8.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.8.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/common?h=0.8.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-01-25T06:25:47Z</updated>
<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>
<entry>
<title>add tud_ready() check in tud_cdc_n_write_flush()</title>
<updated>2020-11-23T16:40:13Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-11-23T16:40:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4b4f88078503648b38444feee1fda322b65baa43'/>
<id>urn:sha1:4b4f88078503648b38444feee1fda322b65baa43</id>
<content type='text'>
other clean up
</content>
</entry>
<entry>
<title>Merge branch 'master' into cdc_without_dtr</title>
<updated>2020-11-23T16:25:55Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-11-23T16:25:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=308028e17cb4ba5e93413431a51bbe94d2afcc53'/>
<id>urn:sha1:308028e17cb4ba5e93413431a51bbe94d2afcc53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>have tusb_init() return true instead of TUSB_ERROR_NONE</title>
<updated>2020-11-23T06:12:51Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-11-23T06:12:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=14138f105e6fa487fa0a0ed40db6f27e1c6039fb'/>
<id>urn:sha1:14138f105e6fa487fa0a0ed40db6f27e1c6039fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge class driver control_request &amp; control_complete to control_xfer_cb()</title>
<updated>2020-11-19T14:01:33Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-11-19T14:01:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3c31d0805130e9551f97afae94f765b5d032991b'/>
<id>urn:sha1:3c31d0805130e9551f97afae94f765b5d032991b</id>
<content type='text'>
migrated msc_device
</content>
</entry>
<entry>
<title>Implementation of the discussed changes</title>
<updated>2020-11-18T08:42:50Z</updated>
<author>
<name>Jan Dümpelmann</name>
<email>jan.duempelmann@inotec-licht.de</email>
</author>
<published>2020-11-18T08:42:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=54e29e9ff451d5e30eb59d0411adbe5d4993c59b'/>
<id>urn:sha1:54e29e9ff451d5e30eb59d0411adbe5d4993c59b</id>
<content type='text'>
- remove usbd_edpt_xfer_abort
- rename tu_fifo_change_mode to tu_fifo_set_mode
- remove CFG_TUD_CDC_CLEAR_AT_CONNECTION definition
- remove auto fifo clear at connection event
- add tud_cdc_n_write_clear function
</content>
</entry>
</feed>
