<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/hw, 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/hw?h=0.14.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/hw?h=0.14.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2022-08-03T17:31:37Z</updated>
<entry>
<title>add 'stm32l052dap52' (STM32L052K8 MCU) board target</title>
<updated>2022-08-03T17:31:37Z</updated>
<author>
<name>Peter Lawrence</name>
<email>12226419+majbthrd@users.noreply.github.com</email>
</author>
<published>2022-08-03T17:28:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d1c61e33a617439258605555947a1ffc78519674'/>
<id>urn:sha1:d1c61e33a617439258605555947a1ffc78519674</id>
<content type='text'>
'dap52' is Olimex's name of their STM32L052-based fork of 'dap42'
</content>
</entry>
<entry>
<title>disable bad gcc 6 warning</title>
<updated>2022-07-12T18:29:47Z</updated>
<author>
<name>graham sanderson</name>
<email>graham.sanderson@raspberrypi.com</email>
</author>
<published>2022-07-12T18:29:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4bd47bcb99eef7a71ba2d45842af43e6269c30d4'/>
<id>urn:sha1:4bd47bcb99eef7a71ba2d45842af43e6269c30d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>RP@040: rework CMake for compiler warnings</title>
<updated>2022-07-12T17:58:30Z</updated>
<author>
<name>graham sanderson</name>
<email>graham.sanderson@raspberrypi.com</email>
</author>
<published>2022-07-12T17:58:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fc1a27b6c9d5a19529d6ac968164f2734ea89023'/>
<id>urn:sha1:fc1a27b6c9d5a19529d6ac968164f2734ea89023</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1543 from robert-hh/1170_0.13.0</title>
<updated>2022-07-11T08:53:24Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-07-11T08:53:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0bfb9d62de3a13b685437b503e2170550662bb96'/>
<id>urn:sha1:0bfb9d62de3a13b685437b503e2170550662bb96</id>
<content type='text'>
mimxrt: Change the definitions for MIMXRT boards.</content>
</entry>
<entry>
<title>fix rt1050 evk build with latest mcu-sdk</title>
<updated>2022-07-11T07:21:19Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-07-11T07:21:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6da1e93edd4547a5ec5a1681cd1cb31803564993'/>
<id>urn:sha1:6da1e93edd4547a5ec5a1681cd1cb31803564993</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bump up mcux-sdk for rt11xx, add back OPT_MCU_MIMXRT11XX</title>
<updated>2022-07-11T07:01:18Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-07-11T07:01:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=19768936ae6379b4c86947f70ab5cf2c0f8ed8f4'/>
<id>urn:sha1:19768936ae6379b4c86947f70ab5cf2c0f8ed8f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1544 from hathach/ci-parallel-build</title>
<updated>2022-07-01T13:52:46Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-07-01T13:52:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ecb899408bb95c5c0d50ebe2d887cd746104c534'/>
<id>urn:sha1:ecb899408bb95c5c0d50ebe2d887cd746104c534</id>
<content type='text'>
Ci parallel build</content>
</entry>
<entry>
<title>add get-dependencies.py</title>
<updated>2022-07-01T10:23:14Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-07-01T10:23:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=53db23142a89def1ad2f866863a559a931eeb035'/>
<id>urn:sha1:53db23142a89def1ad2f866863a559a931eeb035</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>
</feed>
