<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/common/tusb_fifo.h, branch 0.20.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.20.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/common/tusb_fifo.h?h=0.20.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2025-11-12T10:46:38Z</updated>
<entry>
<title>migrate midi_device to use edpt stream API</title>
<updated>2025-11-12T10:46:38Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-11-12T03:41:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fc661abc18beefb57f5d1352219ed72678b59e0b'/>
<id>urn:sha1:fc661abc18beefb57f5d1352219ed72678b59e0b</id>
<content type='text'>
also add tud_midi_n_packet_write/read_n()
</content>
</entry>
<entry>
<title>fix more alerts</title>
<updated>2025-11-08T08:54:02Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-11-08T08:54:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7f173ab5ed6a80a5fd6780779fe63fb97d2be0e9'/>
<id>urn:sha1:7f173ab5ed6a80a5fd6780779fe63fb97d2be0e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix Identifiers that start with '__' or '_[A-Z]' are reserved.</title>
<updated>2025-10-28T07:14:01Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-10-28T06:21:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d92b810df7670aae0e195fd02abef5014470c2f7'/>
<id>urn:sha1:d92b810df7670aae0e195fd02abef5014470c2f7</id>
<content type='text'>
fix compiling with nuc family
</content>
</entry>
<entry>
<title>make function prototypes match ( found by cppcheck)</title>
<updated>2024-09-03T18:38:34Z</updated>
<author>
<name>dp111</name>
<email>19616418+dp111@users.noreply.github.com</email>
</author>
<published>2024-09-03T18:38:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8ab1e4fbd01f9ec0f01cbfee26e72c73f8eeea44'/>
<id>urn:sha1:8ab1e4fbd01f9ec0f01cbfee26e72c73f8eeea44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2618 from HiFiPhile/fifo_const_split</title>
<updated>2024-05-06T11:31:29Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-05-06T11:31:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=104a5daef49d91b54f7af499090efd478c936971'/>
<id>urn:sha1:104a5daef49d91b54f7af499090efd478c936971</id>
<content type='text'>
tusb_fifo: skip constant address functions if not used</content>
</entry>
<entry>
<title>add cmake for pi zero (renamed from pi zero_w), build but the flash size seem wrong (only 24 bytes for text)</title>
<updated>2024-05-02T06:29:29Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-05-02T06:29:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ea3f1d39e8bfc82facc7b3e503d7c71f9119de2b'/>
<id>urn:sha1:ea3f1d39e8bfc82facc7b3e503d7c71f9119de2b</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>code format</title>
<updated>2024-03-22T05:45:23Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-03-22T05:30:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2cf171095e02d8562ff138520cbe686e013f4522'/>
<id>urn:sha1:2cf171095e02d8562ff138520cbe686e013f4522</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minimize tu_fifo size to 16</title>
<updated>2023-01-06T04:51:17Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-01-06T04:51:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2a1b81e3c50f5e37530c8318b7fb7767ba771979'/>
<id>urn:sha1:2a1b81e3c50f5e37530c8318b7fb7767ba771979</id>
<content type='text'>
- remove non_used_index_space
- packed overwritable with item_size
</content>
</entry>
<entry>
<title>minor clean up</title>
<updated>2023-01-06T03:56:19Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-01-06T03:56:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9c73c1a532649630de5e55400632bcca90ebea06'/>
<id>urn:sha1:9c73c1a532649630de5e55400632bcca90ebea06</id>
<content type='text'>
</content>
</entry>
</feed>
