<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/common/tusb_fifo.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/common/tusb_fifo.h?h=0.9.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/common/tusb_fifo.h?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>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 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>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>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>Implementation done, yet to be tested.</title>
<updated>2020-09-14T16:24:08Z</updated>
<author>
<name>Reinhard Panhuber</name>
<email>panhuber_reinhard@gmx.at</email>
</author>
<published>2020-09-14T16:24:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=349c0f640e7d4532cc96fd28dea2dd11a5d43bde'/>
<id>urn:sha1:349c0f640e7d4532cc96fd28dea2dd11a5d43bde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New function to modify fifo overwritability</title>
<updated>2020-09-03T15:21:32Z</updated>
<author>
<name>Jan Dümpelmann</name>
<email>jan.duempelmann@inotec-licht.de</email>
</author>
<published>2020-09-03T15:21:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4071e490e259de5bf2891c9893ab7965b5be3d2e'/>
<id>urn:sha1:4071e490e259de5bf2891c9893ab7965b5be3d2e</id>
<content type='text'>
</content>
</entry>
</feed>
