<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/common/tusb_mcu.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/common/tusb_mcu.h?h=0.15.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/common/tusb_mcu.h?h=0.15.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2023-01-12T08:38:18Z</updated>
<entry>
<title>add TUP_RHPORT_HIGHSPEED for ch32v307</title>
<updated>2023-01-12T08:38:18Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-01-12T08:38:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b1021d53f3617491656c50f6a1cb2c21da029f6a'/>
<id>urn:sha1:b1021d53f3617491656c50f6a1cb2c21da029f6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into ch32v307</title>
<updated>2023-01-07T16:46:46Z</updated>
<author>
<name>Ha Thach</name>
<email>tinyusb.org@gmail.com</email>
</author>
<published>2023-01-07T16:46:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=949950e592d9a23a4b449784b0f8e7e274129318'/>
<id>urn:sha1:949950e592d9a23a4b449784b0f8e7e274129318</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use OSAL_MUTEX_REQUIRED to replace CFG_FIFO_MUTEX/TUSB_OPT_MUTEX</title>
<updated>2022-12-15T11:03:01Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-12-15T11:03:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=88e6da727370114b427287e74c3ade176c483b17'/>
<id>urn:sha1:88e6da727370114b427287e74c3ade176c483b17</id>
<content type='text'>
add macro to swallow mutex API in order to simplify code with mutex
</content>
</entry>
<entry>
<title>Add support for STM32U5 mcu</title>
<updated>2022-10-13T09:39:42Z</updated>
<author>
<name>LynnL4</name>
<email>lht856@foxmail.com</email>
</author>
<published>2022-10-13T09:37:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4238467b2d78fcb11ba63026daa525d1c09e17ac'/>
<id>urn:sha1:4238467b2d78fcb11ba63026daa525d1c09e17ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Microchip PIC24/dsPIC33 device mode support</title>
<updated>2022-10-05T19:45:51Z</updated>
<author>
<name>ReimuNotMoe</name>
<email>34613827+ReimuNotMoe@users.noreply.github.com</email>
</author>
<published>2022-10-05T19:45:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8096afc6dea975e95e0b50dc4b55926236b90b62'/>
<id>urn:sha1:8096afc6dea975e95e0b50dc4b55926236b90b62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mimxrt: Change OPT_MCU_MIMXRT1xXX to OPT_MCU_MIMXRT.</title>
<updated>2022-07-01T07:04:36Z</updated>
<author>
<name>robert-hh</name>
<email>robert@hammelrath.com</email>
</author>
<published>2022-07-01T06:42:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ec6f56768a03fcc43158b0d429e8b826825d02f7'/>
<id>urn:sha1:ec6f56768a03fcc43158b0d429e8b826825d02f7</id>
<content type='text'>
Which fits both MIMXRT10XX and MIMXRT11XX.
</content>
</entry>
<entry>
<title>mimxrt: Add/change definitions for MIMXRT11XX boards.</title>
<updated>2022-06-30T20:21:31Z</updated>
<author>
<name>robert-hh</name>
<email>robert@hammelrath.com</email>
</author>
<published>2022-06-30T20:18:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=60c1750a9bd79e46385680b35e12f116808894f7'/>
<id>urn:sha1:60c1750a9bd79e46385680b35e12f116808894f7</id>
<content type='text'>
These are mostly identical to the MIMXRT10XX, with one tiny difference.
</content>
</entry>
<entry>
<title>rhport argument in usbd_ API() is not used (always use the initialized port)</title>
<updated>2022-06-02T09:51:17Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-02T09:51:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8b9cf152a0dedda573fb3374d8c873dce4b883d1'/>
<id>urn:sha1:8b9cf152a0dedda573fb3374d8c873dce4b883d1</id>
<content type='text'>
remove the usage of TUD_OPT_RHPORT in class driver
</content>
</entry>
<entry>
<title>Merge branch 'master' into ch32v307</title>
<updated>2022-05-21T06:54:25Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-05-21T06:54:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2683deb0dd2e049de6c9b15f49d28a2fef4380f6'/>
<id>urn:sha1:2683deb0dd2e049de6c9b15f49d28a2fef4380f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add TU_ATTR_FAST_FUNC for rp2040 __not_in_flash() section</title>
<updated>2022-04-27T10:57:52Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-04-27T10:57:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4a661dead0899cb154325a8257d19281f2536af3'/>
<id>urn:sha1:4a661dead0899cb154325a8257d19281f2536af3</id>
<content type='text'>
</content>
</entry>
</feed>
