<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/class/net/ncm_device.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/class/net/ncm_device.c?h=0.18.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/class/net/ncm_device.c?h=0.18.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2024-11-27T11:28:12Z</updated>
<entry>
<title>Fix missing protoype warning, change TUD_EPBUF_TYPE_DEF order (#2889)</title>
<updated>2024-11-27T11:28:12Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-27T11:28:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=dbc2c8d9720593ce4b0bbd0c96b3b91f81ce15bb'/>
<id>urn:sha1:dbc2c8d9720593ce4b0bbd0c96b3b91f81ce15bb</id>
<content type='text'>
* change TUD_EPBUF_TYPE_DEF order
* add and fix -Wmissing-prototypes warnings  for   cmake (skip  make)</content>
</entry>
<entry>
<title>fix ncm incorrect length for notify connection</title>
<updated>2024-11-22T13:21:12Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-22T13:21:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=07d47ba4876dbb07ba9fd9ee19eca11a7ccd467d'/>
<id>urn:sha1:07d47ba4876dbb07ba9fd9ee19eca11a7ccd467d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update epnotif endpoint for ncm_device.c</title>
<updated>2024-11-22T09:46:26Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-22T09:46:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7831af3ccfde639eee308f5366a4ec4ea6d5c658'/>
<id>urn:sha1:7831af3ccfde639eee308f5366a4ec4ea6d5c658</id>
<content type='text'>
</content>
</entry>
<entry>
<title>TUD_EPBUF_TYPE_DEF ncm_device</title>
<updated>2024-11-22T08:45:08Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-22T08:45:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1533e693ee9884c934540fb3a41d97c92e51c2ee'/>
<id>urn:sha1:1533e693ee9884c934540fb3a41d97c92e51c2ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>avoid recursions in tud_network_recv_renew()</title>
<updated>2024-07-15T16:15:01Z</updated>
<author>
<name>Hardy Griech</name>
<email>ntbox@gmx.net</email>
</author>
<published>2024-07-15T16:15:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6b0b889f25ddb2bbec8cf48bb00b35417394e799'/>
<id>urn:sha1:6b0b889f25ddb2bbec8cf48bb00b35417394e799</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minor update</title>
<updated>2024-06-14T10:55:36Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-06-14T10:55:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2be72a97b8fd4d08ca20a9b8815f2042c4ef7520'/>
<id>urn:sha1:2be72a97b8fd4d08ca20a9b8815f2042c4ef7520</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minor update</title>
<updated>2024-06-14T05:51:50Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-06-14T05:51:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=969b06d77c8a37510c9bed8dde377ff7bf462a30'/>
<id>urn:sha1:969b06d77c8a37510c9bed8dde377ff7bf462a30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More ci tweak (#2636)</title>
<updated>2024-05-10T11:55:43Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-05-10T11:55:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3e2ea7750681b27238043c7158ff5508f01914a3'/>
<id>urn:sha1:3e2ea7750681b27238043c7158ff5508f01914a3</id>
<content type='text'>
* change concurrency group to ${{ github.workflow }}-${{ github.ref }}
* use argparse for build.py hil_test.py, remove the need to install click
* move ci win/mac to build_cmake.yml
* rename build_family.yml to build_util.yml
* build_util.yml support esp32
* integrate build-espressif into build.yml
* build.py support make with --board option
* add get_deps action
* update hil test to reuse action</content>
</entry>
<entry>
<title>Reformat NCM class.</title>
<updated>2024-05-06T22:10:26Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2024-05-06T22:10:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=91d69fa942c8a450c9816595f0d19138964533ef'/>
<id>urn:sha1:91d69fa942c8a450c9816595f0d19138964533ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mostly comments</title>
<updated>2024-05-05T19:18:57Z</updated>
<author>
<name>Hardy Griech</name>
<email>ntbox@gmx.net</email>
</author>
<published>2024-05-05T19:18:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=cc70958c16f4b88c0e48590d32189c870091547e'/>
<id>urn:sha1:cc70958c16f4b88c0e48590d32189c870091547e</id>
<content type='text'>
</content>
</entry>
</feed>
