<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/common/tusb_fifo.c, branch 0.18.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.18.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/common/tusb_fifo.c?h=0.18.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2024-08-16T20:43:41Z</updated>
<entry>
<title>Put break inside #if #endif</title>
<updated>2024-08-16T20:43:41Z</updated>
<author>
<name>dp111</name>
<email>19616418+dp111@users.noreply.github.com</email>
</author>
<published>2024-08-16T20:43:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c34d5e7a71303c91fab134606841dd62ec57eef6'/>
<id>urn:sha1:c34d5e7a71303c91fab134606841dd62ec57eef6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Guard const addr fifo functions with TUP_MEM_CONST_ADDR.</title>
<updated>2024-04-29T20:35:55Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2024-04-29T20:35:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c303b5d81d3dd9d5dc9f831af704e6d40366d7cf'/>
<id>urn:sha1:c303b5d81d3dd9d5dc9f831af704e6d40366d7cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed #2469</title>
<updated>2024-02-14T08:16:18Z</updated>
<author>
<name>IngHK</name>
<email>github@hkue.de</email>
</author>
<published>2024-02-14T08:16:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=79aecf3fb7d6a384eb745253d11a95d657469eed'/>
<id>urn:sha1:79aecf3fb7d6a384eb745253d11a95d657469eed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>made line ends consistent.</title>
<updated>2023-07-02T07:02:24Z</updated>
<author>
<name>Lars Pötter</name>
<email>kontakt@ing-poetter.de</email>
</author>
<published>2023-07-02T07:02:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0693462ebad20338de78aeb93d60d6c3c73a6ca7'/>
<id>urn:sha1:0693462ebad20338de78aeb93d60d6c3c73a6ca7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minor clean up</title>
<updated>2023-01-07T12:40:06Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-01-07T12:40:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c84de8f06bb42de78fec22dec8026f3a0c0899cc'/>
<id>urn:sha1:c84de8f06bb42de78fec22dec8026f3a0c0899cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove _ff_overflowed() due to lack of use</title>
<updated>2023-01-07T12:00:04Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-01-07T12:00:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9e551c9f5cda2bd2bb1f53e34c5010babc534eb9'/>
<id>urn:sha1:9e551c9f5cda2bd2bb1f53e34c5010babc534eb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplify _ff_correct_read_index()</title>
<updated>2023-01-07T11:53:00Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-01-07T11:50:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c29b7643a59f4baa266d13ef0a7bed864ad83eb2'/>
<id>urn:sha1:c29b7643a59f4baa266d13ef0a7bed864ad83eb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reverse idx2ptr() arguments to be consistent</title>
<updated>2023-01-07T10:29:43Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-01-07T10:29:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=248025bb6cdf361e93603204d89cbf58e9e3b0af'/>
<id>urn:sha1:248025bb6cdf361e93603204d89cbf58e9e3b0af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update advance_pointer/backward_pointer to use depth instead of fifo, also rename to advance/backward_index</title>
<updated>2023-01-07T10:27:26Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-01-07T10:27:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=24bd1c95623377a81286f9d516da57c34451c515'/>
<id>urn:sha1:24bd1c95623377a81286f9d516da57c34451c515</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplify _tu_fifo_count() and _tu_fifo_remaining(), also rename to _ff_count() and _ff_remaining()</title>
<updated>2023-01-07T10:14:17Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-01-07T10:14:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=507d5b10b049d865e5bb24f99038eed07d092e8f'/>
<id>urn:sha1:507d5b10b049d865e5bb24f99038eed07d092e8f</id>
<content type='text'>
</content>
</entry>
</feed>
