<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/tusb_option.h, 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/tusb_option.h?h=0.18.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/tusb_option.h?h=0.18.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2024-12-25T05:23:56Z</updated>
<entry>
<title>update doc, bump up release 0.18.0</title>
<updated>2024-12-25T05:23:56Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-12-25T05:17:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ab9472f5848faac26d6c6160f78b8a82661c6ff6'/>
<id>urn:sha1:ab9472f5848faac26d6c6160f78b8a82661c6ff6</id>
<content type='text'>
revert OPT_MCU_RAXXX value back to 1403
</content>
</entry>
<entry>
<title>change OPT_MCU_RAXXX, fix missing prototype warnings.</title>
<updated>2024-12-13T10:33:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-12-13T10:28:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ad0ac6780daf57e8aa8c27fb86b421bf0a9d20b4'/>
<id>urn:sha1:ad0ac6780daf57e8aa8c27fb86b421bf0a9d20b4</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>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>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>
<entry>
<title>- move freertos_hooks to board.c</title>
<updated>2024-11-21T10:49:38Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-21T10:49:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=dbdc5a239c42e96eeeb8759a121798fa9b3f39c3'/>
<id>urn:sha1:dbdc5a239c42e96eeeb8759a121798fa9b3f39c3</id>
<content type='text'>
- add device/midi_test_freertos example
- update bth/dfu/midi device for cache line size
</content>
</entry>
<entry>
<title>make sure usb buffer occupies whole cache line when DCACHE is enabled for msc,cdc,hid</title>
<updated>2024-11-21T03:22:09Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-21T03:15:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fa523a5682d8dc91cc1c7a63475623743e37ac83'/>
<id>urn:sha1:fa523a5682d8dc91cc1c7a63475623743e37ac83</id>
<content type='text'>
HIL enable device DMA for p4
</content>
</entry>
<entry>
<title>add CFG_TUD_MEM_DCACHE_ENABLE, CFG_TUD_MEM_DCACHE_LINE_SIZE option</title>
<updated>2024-11-20T14:30:29Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-20T14:30:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b3b8bd88cb7e40063de6b54e7f7741c19550d0ab'/>
<id>urn:sha1:b3b8bd88cb7e40063de6b54e7f7741c19550d0ab</id>
<content type='text'>
</content>
</entry>
</feed>
