<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/common/tusb_fifo.c, 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/tusb_fifo.c?h=0.8.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/common/tusb_fifo.c?h=0.8.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2020-12-23T15:54:55Z</updated>
<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>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>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>
<entry>
<title>Merge remote-tracking branch 'hathach/master' into cdc_without_dtr</title>
<updated>2020-11-04T16:11:01Z</updated>
<author>
<name>Jan Dümpelmann</name>
<email>jan.duempelmann@inotec-licht.de</email>
</author>
<published>2020-11-04T16:11:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=af9f0f1cd64283116716d6bcadc9f33214e88c57'/>
<id>urn:sha1:af9f0f1cd64283116716d6bcadc9f33214e88c57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change modulo substitute to while ( idx &gt;= depth) idx -= depth;</title>
<updated>2020-09-26T09:00:31Z</updated>
<author>
<name>Reinhard Panhuber</name>
<email>panhuber_reinhard@gmx.at</email>
</author>
<published>2020-09-26T09:00:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8dcb10493330513b5b017306634a936413f1ecd5'/>
<id>urn:sha1:8dcb10493330513b5b017306634a936413f1ecd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix wrong comments, rename pos to offset, rename overflow().</title>
<updated>2020-09-25T13:58:28Z</updated>
<author>
<name>Reinhard Panhuber</name>
<email>panhuber_reinhard@gmx.at</email>
</author>
<published>2020-09-25T13:58:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9ddcfc09d7c0f076248307f76222d5b1db9e0882'/>
<id>urn:sha1:9ddcfc09d7c0f076248307f76222d5b1db9e0882</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bug in modulo substitute.</title>
<updated>2020-09-23T19:36:30Z</updated>
<author>
<name>Reinhard Panhuber</name>
<email>panhuber_reinhard@gmx.at</email>
</author>
<published>2020-09-23T19:36:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=52c9a467b42c4448251753a295343496a9265b4f'/>
<id>urn:sha1:52c9a467b42c4448251753a295343496a9265b4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change maximum depth to 2^15 which allows for a fast modulo substitute.</title>
<updated>2020-09-23T18:48:03Z</updated>
<author>
<name>Reinhard Panhuber</name>
<email>panhuber_reinhard@gmx.at</email>
</author>
<published>2020-09-23T18:48:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9bdeafb29503b65d2c46e71a4c7e80b753bad55a'/>
<id>urn:sha1:9bdeafb29503b65d2c46e71a4c7e80b753bad55a</id>
<content type='text'>
Thus, however, overflows are detectable only for one time FIFO depth.</content>
</entry>
<entry>
<title>Final cleanup.</title>
<updated>2020-09-19T09:46:43Z</updated>
<author>
<name>Reinhard Panhuber</name>
<email>panhuber_reinhard@gmx.at</email>
</author>
<published>2020-09-19T09:46:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=21299f90faf501422706ce36b6d3bb7c55bb3ecb'/>
<id>urn:sha1:21299f90faf501422706ce36b6d3bb7c55bb3ecb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tested, working.</title>
<updated>2020-09-15T18:40:41Z</updated>
<author>
<name>Reinhard Panhuber</name>
<email>panhuber_reinhard@gmx.at</email>
</author>
<published>2020-09-15T18:40:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9dfb78e9d82d0386de555aa291242ddfe835cd18'/>
<id>urn:sha1:9dfb78e9d82d0386de555aa291242ddfe835cd18</id>
<content type='text'>
</content>
</entry>
</feed>
