<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/common/tusb_common.h, branch 0.14.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/common/tusb_common.h?h=0.14.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/common/tusb_common.h?h=0.14.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2022-05-13T15:54:47Z</updated>
<entry>
<title>changes proposal to audio feedback computation</title>
<updated>2022-05-13T15:54:47Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-05-13T15:54:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c5ba1ea8c17a379beb47d9689e85e2ce6e67206f'/>
<id>urn:sha1:c5ba1ea8c17a379beb47d9689e85e2ce6e67206f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement power of two, shift, and float calculation</title>
<updated>2022-03-19T12:37:54Z</updated>
<author>
<name>Reinhard Panhuber</name>
<email>panhuber_reinhard@gmx.at</email>
</author>
<published>2022-03-19T12:37:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fdfde8883ff6d929f44706d1fd3ee3cec8702bac'/>
<id>urn:sha1:fdfde8883ff6d929f44706d1fd3ee3cec8702bac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adding tusb_private.h to implement common edpt claim</title>
<updated>2022-03-09T10:17:36Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-03-09T10:17:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a5fb20533cc1c9e0ed155083c1bbcb3e7be75e67'/>
<id>urn:sha1:a5fb20533cc1c9e0ed155083c1bbcb3e7be75e67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add tusb_debug.h remove tusb_error.h</title>
<updated>2022-03-09T09:44:19Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-03-09T09:42:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=708f05668d681439e521379e281d087d1910a0f3'/>
<id>urn:sha1:708f05668d681439e521379e281d087d1910a0f3</id>
<content type='text'>
move debug utils to new header
</content>
</entry>
<entry>
<title>add tuh_descriptor_get() and tuh_descriptor_device_get()</title>
<updated>2022-03-04T12:26:54Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-03-04T12:26:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e08a875d52792c03e1e7cd114f0f3f7013c36210'/>
<id>urn:sha1:e08a875d52792c03e1e7cd114f0f3f7013c36210</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add host string descriptor functions</title>
<updated>2022-03-04T05:53:12Z</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2022-03-04T00:53:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2cd73ca60234748a15b74a2c346778fcb4f4ee61'/>
<id>urn:sha1:2cd73ca60234748a15b74a2c346778fcb4f4ee61</id>
<content type='text'>
Plus typo fixes, GCC11 array bounds fix, snprintf for malloc-free
debug and pragmas for alignment checks.
</content>
</entry>
<entry>
<title>skip snpsid check for gd32, abstract phyfs turnaround, set max timeout calibration.</title>
<updated>2021-10-29T09:08:19Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-10-29T09:08:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=660e8b8c887091e17323c361f25e804a5d06d6df'/>
<id>urn:sha1:660e8b8c887091e17323c361f25e804a5d06d6df</id>
<content type='text'>
still has issue with gd32 with msc (does work with running with rtt as
log).
</content>
</entry>
<entry>
<title>add hw config struct</title>
<updated>2021-10-26T15:48:01Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-10-26T15:48:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=bb5dab5c2e81be277214a6704a8d90e89a5b4759'/>
<id>urn:sha1:bb5dab5c2e81be277214a6704a8d90e89a5b4759</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add TU_ARGS_APPLY(), TU_CHECK_MCU() now could check list of mcus</title>
<updated>2021-10-25T06:49:59Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-10-25T06:49:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a0202df920889b57f79560760f6a38632e52c364'/>
<id>urn:sha1:a0202df920889b57f79560760f6a38632e52c364</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove ep descriptor wMaxPacketSize bitfield due to endian issue</title>
<updated>2021-10-24T06:11:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-10-24T06:11:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5af989384bd95dbf16f824bcc48e56f3ea283080'/>
<id>urn:sha1:5af989384bd95dbf16f824bcc48e56f3ea283080</id>
<content type='text'>
</content>
</entry>
</feed>
