<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/device/dcd.h, 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/device/dcd.h?h=0.15.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/device/dcd.h?h=0.15.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2022-06-24T15:52:11Z</updated>
<entry>
<title>fix redundant-decls warnings by usbd/usbh</title>
<updated>2022-06-24T15:52:11Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-24T15:22:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0042eccb3b2ff0f980f3a927a271364a2089ada5'/>
<id>urn:sha1:0042eccb3b2ff0f980f3a927a271364a2089ada5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1381 from hathach/add-sof-isr</title>
<updated>2022-05-31T15:25:14Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-05-31T15:25:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fdeac8508be5cdd95966422d1e776604efbc9b3f'/>
<id>urn:sha1:fdeac8508be5cdd95966422d1e776604efbc9b3f</id>
<content type='text'>
Add SOF IRQ Handler </content>
</entry>
<entry>
<title>clean up pio driver</title>
<updated>2022-04-18T10:49:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-04-18T10:49:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a32cb1bb93ce986af9ed83f5d378c26bb4df2b1e'/>
<id>urn:sha1:a32cb1bb93ce986af9ed83f5d378c26bb4df2b1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added dcd_sof_enable(), tud_sof_isr_set()</title>
<updated>2022-03-07T16:03:51Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-03-07T16:03:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=707a633de3b4f47cf00396e16adb7946fa127880'/>
<id>urn:sha1:707a633de3b4f47cf00396e16adb7946fa127880</id>
<content type='text'>
make number of interface configurable (default to 8)
CFG_TUD_INTERFACE_MAX
</content>
</entry>
<entry>
<title>more internal rename</title>
<updated>2022-02-26T10:06:50Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-02-26T10:03:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=11c89d43abec5a37856e3f026b23ab26c33a656a'/>
<id>urn:sha1:11c89d43abec5a37856e3f026b23ab26c33a656a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename and move dcd_attr.h to tusb_mcu_attr.h</title>
<updated>2022-02-25T11:35:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-02-25T06:45:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=99ad3ae2ca9d4db79b2ac92a6991ebdc3dfb94a3'/>
<id>urn:sha1:99ad3ae2ca9d4db79b2ac92a6991ebdc3dfb94a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ignore certain compiler options on ARMCC</title>
<updated>2021-11-30T09:19:11Z</updated>
<author>
<name>Yunhao Tian</name>
<email>t123yh@outlook.com</email>
</author>
<published>2021-11-30T09:11:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ac20605e3f098687ce40349bbecc9266333d951b'/>
<id>urn:sha1:ac20605e3f098687ce40349bbecc9266333d951b</id>
<content type='text'>
ARMCC also sets __GNU__ macro, but doesn't support
GCC diagnostic pragmas.
</content>
</entry>
<entry>
<title>More warning cleanup</title>
<updated>2021-10-14T20:23:26Z</updated>
<author>
<name>graham sanderson</name>
<email>graham.sanderson@raspberrypi.com</email>
</author>
<published>2021-10-14T20:20:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=06d955538988c3859bf6c5428a38bd8311069ed9'/>
<id>urn:sha1:06d955538988c3859bf6c5428a38bd8311069ed9</id>
<content type='text'>
 - physically suppress warnings in TinyUSB headers using pragmas so they don't break -Werror compilation of external files that include them
 - fix compiler warnings in rp2040 port
 - add cmake method to rp2040 port to allow an external project to suppress warnings in TinyUSB itself
</content>
</entry>
<entry>
<title>rp2040 correct ep set/clear stall</title>
<updated>2021-09-01T09:52:27Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-09-01T09:52:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fc889ece74626f49a08898039102f0a9bf2b85a1'/>
<id>urn:sha1:fc889ece74626f49a08898039102f0a9bf2b85a1</id>
<content type='text'>
- stall will remove pending (not complete) transfer. Correct reset data
toggle when clear stall.
- remove buf ctrl debug code
</content>
</entry>
<entry>
<title>add dcd_edpt_close_all() for clear existing configured state</title>
<updated>2021-08-26T10:07:03Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-26T10:02:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=71e77e47fa6056937bfcd1a883a66e2bc0b622b2'/>
<id>urn:sha1:71e77e47fa6056937bfcd1a883a66e2bc0b622b2</id>
<content type='text'>
correctly responded to TD 9.13 Set Configuration Test
</content>
</entry>
</feed>
