<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/common, 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?h=0.18.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/common?h=0.18.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2024-12-17T13:53:50Z</updated>
<entry>
<title>enable CFG_TUD/THU_MEM_DCACHE_ENABLE for imxrt with M7 by default</title>
<updated>2024-12-17T13:53:50Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-12-17T13:53:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=22a6777c2ddcdd1a3c2241d639d7d771131696d3'/>
<id>urn:sha1:22a6777c2ddcdd1a3c2241d639d7d771131696d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>made change per reviews, remove dcd_edpt_close(), rename and move thing around</title>
<updated>2024-11-28T08:56:47Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-28T08:56:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7f61a5a43b4637afc323f6e63cc59330f1b1e5a6'/>
<id>urn:sha1:7f61a5a43b4637afc323f6e63cc59330f1b1e5a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into fork/pschatzmann/rp2040-iso</title>
<updated>2024-11-28T04:02:23Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-28T04:02:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c514a8c87993abf481f3eda5f206765e4422571b'/>
<id>urn:sha1:c514a8c87993abf481f3eda5f206765e4422571b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for the STM32C0 and the NUCLEO-C071RB.</title>
<updated>2024-11-27T15:28:32Z</updated>
<author>
<name>David (Pololu)</name>
<email>dev-david@pololu.com</email>
</author>
<published>2024-10-08T19:30:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=568c785da10e35eb8d5298a4cf63854cbf9dbfd4'/>
<id>urn:sha1:568c785da10e35eb8d5298a4cf63854cbf9dbfd4</id>
<content type='text'>
</content>
</entry>
<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>default CFG_TUH_DWC2_DMA_ENABLE to 0</title>
<updated>2024-11-27T04:54:11Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-27T04:54:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d9ef3cd1b392025f2b850b10fbefca4306a87322'/>
<id>urn:sha1:d9ef3cd1b392025f2b850b10fbefca4306a87322</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update device_info example to work with p4 dcache</title>
<updated>2024-11-26T17:01:37Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-26T17:01:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=123f1affb734e1bbec65708a6a721e199598e73f'/>
<id>urn:sha1:123f1affb734e1bbec65708a6a721e199598e73f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>msc host work ok with p4 dma</title>
<updated>2024-11-26T06:38:03Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-26T06:25:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a5f9947a206962c82c6d3728b763b033d94b408a'/>
<id>urn:sha1:a5f9947a206962c82c6d3728b763b033d94b408a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change dcd_dcache_*() API return type from void to bool</title>
<updated>2024-11-25T12:11:19Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-25T12:11:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=833eb7d22d641b2c2b1dd701f86d823f67b12d6d'/>
<id>urn:sha1:833eb7d22d641b2c2b1dd701f86d823f67b12d6d</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>
</feed>
