<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/common, branch 0.13.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.13.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/common?h=0.13.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2022-01-25T15:29:05Z</updated>
<entry>
<title>Merge branch 'master' into master</title>
<updated>2022-01-25T15:29:05Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-01-25T15:29:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7de166390ed6125e851af9a3e8221fbd3f3a773b'/>
<id>urn:sha1:7de166390ed6125e851af9a3e8221fbd3f3a773b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix idfgh-6508: return type in tu_fifo_peek_n()</title>
<updated>2022-01-19T08:00:43Z</updated>
<author>
<name>email</name>
<email>{ID}+{username}@users.noreply.github.com</email>
</author>
<published>2022-01-19T08:00:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=af9a3f646cecd8895f488a8bc3b3c39838b55296'/>
<id>urn:sha1:af9a3f646cecd8895f488a8bc3b3c39838b55296</id>
<content type='text'>
https://github.com/espressif/esp-idf/issues/8161
</content>
</entry>
<entry>
<title>fix locked mutex when fifo is full</title>
<updated>2022-01-19T03:17:39Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-01-19T03:17:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=161ba73c8b01c6de637309fbfc8c6dcea58c9d06'/>
<id>urn:sha1:161ba73c8b01c6de637309fbfc8c6dcea58c9d06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable breakpoints for ARM8M (e.g. cortex-m33)</title>
<updated>2022-01-06T08:56:45Z</updated>
<author>
<name>EmergReanimator</name>
<email>emerg.reanimator@gmail.com</email>
</author>
<published>2022-01-06T08:56:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=44406a8940a96bbe03e103a4f4895ec19183941f'/>
<id>urn:sha1:44406a8940a96bbe03e103a4f4895ec19183941f</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>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>correctly init hs phy for bcm</title>
<updated>2021-10-28T17:53:30Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-10-28T17:53:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6c67fc412516950622a13fb34ddc10b64b9b3843'/>
<id>urn:sha1:6c67fc412516950622a13fb34ddc10b64b9b3843</id>
<content type='text'>
</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>change usage of TU_CHECK_MCU() to prevent macro conflict</title>
<updated>2021-10-25T10:04:03Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-10-25T10:04:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=dbd31895bc234ff6d76d3fe736dc613890ab7acb'/>
<id>urn:sha1:dbd31895bc234ff6d76d3fe736dc613890ab7acb</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>
</feed>
