<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/class/cdc/cdc_device.c, branch 0.15.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/class/cdc/cdc_device.c?h=0.15.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/class/cdc/cdc_device.c?h=0.15.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2022-12-22T14:35:55Z</updated>
<entry>
<title>fix incorrect rx buf in cdc</title>
<updated>2022-12-22T14:35:55Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-12-22T14:35:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=15a02d04df33afdeddc751453bbaefd4bc895939'/>
<id>urn:sha1:15a02d04df33afdeddc751453bbaefd4bc895939</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use OSAL_MUTEX_REQUIRED to replace CFG_FIFO_MUTEX/TUSB_OPT_MUTEX</title>
<updated>2022-12-15T11:03:01Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-12-15T11:03:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=88e6da727370114b427287e74c3ade176c483b17'/>
<id>urn:sha1:88e6da727370114b427287e74c3ade176c483b17</id>
<content type='text'>
add macro to swallow mutex API in order to simplify code with mutex
</content>
</entry>
<entry>
<title>fix typo, add -Wno-error=unreachable-code  for fuzz due to latest cdc changes</title>
<updated>2022-12-08T03:30:22Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-12-08T03:30:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=19400c8556ce4bf5e40653d0c87a9f07db0870a3'/>
<id>urn:sha1:19400c8556ce4bf5e40653d0c87a9f07db0870a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cdc: Fix autoflush for FIFO &lt; MPS</title>
<updated>2022-12-06T06:49:26Z</updated>
<author>
<name>Tomas Rezucha</name>
<email>tomas.rezucha@espressif.com</email>
</author>
<published>2022-06-02T11:22:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=603effbb77ab587bae9800993a53599a9dbff97e'/>
<id>urn:sha1:603effbb77ab587bae9800993a53599a9dbff97e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add more warning option, also fix  -Wconversion with rp2040</title>
<updated>2022-06-24T12:46:19Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-24T12:45:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4f6e770eda9f8c605b238f35def1edaff93a8fb8'/>
<id>urn:sha1:4f6e770eda9f8c605b238f35def1edaff93a8fb8</id>
<content type='text'>
-Wuninitialized, -Wunused,  -Wredundant-decls
</content>
</entry>
<entry>
<title>rhport argument in usbd_ API() is not used (always use the initialized port)</title>
<updated>2022-06-02T09:51:17Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-02T09:51:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8b9cf152a0dedda573fb3374d8c873dce4b883d1'/>
<id>urn:sha1:8b9cf152a0dedda573fb3374d8c873dce4b883d1</id>
<content type='text'>
remove the usage of TUD_OPT_RHPORT in class driver
</content>
</entry>
<entry>
<title>rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLED</title>
<updated>2022-02-25T11:35:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-02-23T14:46:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d10326cb4e0f48a05bc39c6f51b7b0fb29427cc9'/>
<id>urn:sha1:d10326cb4e0f48a05bc39c6f51b7b0fb29427cc9</id>
<content type='text'>
TUSB_OPT_DEVICE_ENABLED still usable for backward compatible
</content>
</entry>
<entry>
<title>fix nrf easy dma race condition</title>
<updated>2021-11-23T02:36:28Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-11-23T02:36:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a994540860306e7da80a6925633f1ac8486fbfd9'/>
<id>urn:sha1:a994540860306e7da80a6925633f1ac8486fbfd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update some sense warning from -Wconversion</title>
<updated>2021-10-15T08:54:32Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-10-15T08:54:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7596cb30797c625a0523e0f68ef65296740538e0'/>
<id>urn:sha1:7596cb30797c625a0523e0f68ef65296740538e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change usbh open driver to have max_len and return driver len</title>
<updated>2021-06-28T10:39:57Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-06-17T04:58:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5811122cfd04b84c8760991e287e29fc424453fd'/>
<id>urn:sha1:5811122cfd04b84c8760991e287e29fc424453fd</id>
<content type='text'>
</content>
</entry>
</feed>
