<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/class/cdc, branch 0.16.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?h=0.16.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/class/cdc?h=0.16.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2023-11-22T04:25:55Z</updated>
<entry>
<title>fix typo in cdc line coding enum</title>
<updated>2023-11-22T04:25:55Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-11-22T04:25:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=aedc92f2d31af6209b00e8a5d7abbfec02ed979b'/>
<id>urn:sha1:aedc92f2d31af6209b00e8a5d7abbfec02ed979b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2222 from rppicomidi/fix-2188</title>
<updated>2023-08-15T16:33:19Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-15T16:33:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7537985c080e439f6f97a021ce49f5ef48979c78'/>
<id>urn:sha1:7537985c080e439f6f97a021ce49f5ef48979c78</id>
<content type='text'>
fix issue 2188: support usbh_app_driver_get_cb()</content>
</entry>
<entry>
<title>more minor clean up</title>
<updated>2023-08-15T15:54:07Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-15T15:51:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1b33a315365184a74a8b5bbce5fdbdfc4dfe6f69'/>
<id>urn:sha1:1b33a315365184a74a8b5bbce5fdbdfc4dfe6f69</id>
<content type='text'>
- also rename usbh_classdriver.h to usbh_pvt.h to consitent with usbd
</content>
</entry>
<entry>
<title>UINT16_MAX stdint macro usage</title>
<updated>2023-08-14T13:01:30Z</updated>
<author>
<name>tswan-quasi</name>
<email>tucker.swan@10xar.com</email>
</author>
<published>2023-08-14T13:01:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b5ba12119dccb123aa6e8798dc86d639af6703b9'/>
<id>urn:sha1:b5ba12119dccb123aa6e8798dc86d639af6703b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>min on cdc r/w</title>
<updated>2023-08-14T12:49:52Z</updated>
<author>
<name>tswan-quasi</name>
<email>tucker.swan@10xar.com</email>
</author>
<published>2023-08-14T12:49:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=bd51afb091f29cdab6520479a1a504409d95aac8'/>
<id>urn:sha1:bd51afb091f29cdab6520479a1a504409d95aac8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into master</title>
<updated>2023-08-04T04:48:04Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-04T04:48:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1b04db2a777c3bac88c964f8171af0928a55477d'/>
<id>urn:sha1:1b04db2a777c3bac88c964f8171af0928a55477d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>default class driver log level to CFG_TUH/TUD_LOG_LEVEL allow application to selectively disable usbd/usbh or driver log</title>
<updated>2023-08-02T08:34:18Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-02T08:34:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=979bf32266d379ec493ad31001b815d6a597b91e'/>
<id>urn:sha1:979bf32266d379ec493ad31001b815d6a597b91e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename CFG_TUSB_MEM_SECTION to CFG_TUD_MEM_SECTION in device stack</title>
<updated>2023-07-24T08:46:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-07-24T08:46:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ef49b93532a7360703ae87d36cf463169f86f20b'/>
<id>urn:sha1:ef49b93532a7360703ae87d36cf463169f86f20b</id>
<content type='text'>
CFG_TUD_MEM_SECTION is default to CFG_TUSB_MEM_SECTION
</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>fix issue with ftdi host driver with status bytes</title>
<updated>2023-05-25T09:53:32Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-05-25T09:53:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=26d05d7fc922f3715799f6049556232d5ed5c8e3'/>
<id>urn:sha1:26d05d7fc922f3715799f6049556232d5ed5c8e3</id>
<content type='text'>
add workflow_dispatch to all ci workflow
</content>
</entry>
</feed>
