<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/tools, 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/tools?h=0.15.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/tools?h=0.15.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2023-02-10T05:47:48Z</updated>
<entry>
<title>update version to 0.15.0</title>
<updated>2023-02-10T05:47:48Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-02-10T05:47:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7e48da5b44e2f30095a9de42c43381b9194cfd54'/>
<id>urn:sha1:7e48da5b44e2f30095a9de42c43381b9194cfd54</id>
<content type='text'>
add changelog
</content>
</entry>
<entry>
<title>Merge pull request #1876 from hathach/support-iar</title>
<updated>2023-01-30T15:05:21Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-01-30T15:05:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7166bb364380d436644d68541f1d905cc40cf2d1'/>
<id>urn:sha1:7166bb364380d436644d68541f1d905cc40cf2d1</id>
<content type='text'>
Support iar build</content>
</entry>
<entry>
<title>Merge pull request #1870 from DRNadler/WindowsBuildFix</title>
<updated>2023-01-30T10:23:50Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-01-30T10:23:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8681dbb7a22669deaa72954bf65fec0af0e2071b'/>
<id>urn:sha1:8681dbb7a22669deaa72954bf65fec0af0e2071b</id>
<content type='text'>
Windows build fix for some mingw gnu make situations</content>
</entry>
<entry>
<title>minor clean up</title>
<updated>2023-01-30T10:21:48Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-01-30T10:21:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=39eb1ce70e6a2246498a4cd2add3516dd9a62a5c'/>
<id>urn:sha1:39eb1ce70e6a2246498a4cd2add3516dd9a62a5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into support-iar</title>
<updated>2023-01-30T09:44:22Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-01-30T09:44:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6257123157fa4770e41fa67cab4bc5df1c83bb50'/>
<id>urn:sha1:6257123157fa4770e41fa67cab4bc5df1c83bb50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(fuzz): Adds seed corpus for cdc and msc classes</title>
<updated>2023-01-29T17:38:05Z</updated>
<author>
<name>Nathaniel Brough</name>
<email>nathaniel.brough@gmail.com</email>
</author>
<published>2023-01-29T17:38:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=02f1f0569723611d591b8bdd72b12a084a4f39d0'/>
<id>urn:sha1:02f1f0569723611d591b8bdd72b12a084a4f39d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>When tools/top.mk finds it is running on Windows, it expects SHELL set to cmd.exe.</title>
<updated>2023-01-22T17:11:50Z</updated>
<author>
<name>Dave Nadler</name>
<email>drn@nadler.com</email>
</author>
<published>2023-01-22T17:11:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9b6ef4fcbc6f634d2c20a2c16409fbbf50fca4c6'/>
<id>urn:sha1:9b6ef4fcbc6f634d2c20a2c16409fbbf50fca4c6</id>
<content type='text'>
Some Windows development environments invoke a mingw version of gnu make
with SHELL set to /bin/sh or /bin/bash (either explicitly or by default),
in which case tinyUSB make fails when a $(shell...) command feeds DOS syntax to sh.
We can't just use sh, as many Windows environments won't have unix utilities
like realpath (used by this makefile for sh shell commands).

This fix forces SHELL=cmd.exe on Windows and documents the issue.
Also adds additional documentation to help the next person...

With this fix, tinyUSB can be easily built and debugged in environments like
NXP's MCUxpresso (import as a makefile project).
</content>
</entry>
<entry>
<title>update build script to support iar with CC=iccarm option</title>
<updated>2023-01-17T16:37:00Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-01-17T16:37:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c86e628a4c199a39f8317a0d4b5dd96e9692e544'/>
<id>urn:sha1:c86e628a4c199a39f8317a0d4b5dd96e9692e544</id>
<content type='text'>
</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>update get-deps for ci</title>
<updated>2022-07-01T09:37:34Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-07-01T09:37:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5323472afd1f35d0e62bd58bb3293bcfce36483b'/>
<id>urn:sha1:5323472afd1f35d0e62bd58bb3293bcfce36483b</id>
<content type='text'>
</content>
</entry>
</feed>
