<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/rules.mk, branch 0.9.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/examples/rules.mk?h=0.9.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/rules.mk?h=0.9.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-03-04T15:53:02Z</updated>
<entry>
<title>rename FAMILY_SUBMODULES to DEPS_SUBMODULES</title>
<updated>2021-03-04T15:53:02Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-04T15:53:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=590d8d4d5c94324fbd2ea3dcb96b7776c1171577'/>
<id>urn:sha1:590d8d4d5c94324fbd2ea3dcb96b7776c1171577</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update pico-sdk to more recent commit</title>
<updated>2021-03-02T15:57:33Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-02T15:57:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ce942baad2b5601984662b428140e3cb9acdabbc'/>
<id>urn:sha1:ce942baad2b5601984662b428140e3cb9acdabbc</id>
<content type='text'>
- move target_link_libraries() to family.cmake
- enable pico_bootsel_via_double_reset
</content>
</entry>
<entry>
<title>update ci for msp430 family</title>
<updated>2021-03-02T04:50:57Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-02T04:50:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=71313d934d2258802a850cccecaf18f0cdccf386'/>
<id>urn:sha1:71313d934d2258802a850cccecaf18f0cdccf386</id>
<content type='text'>
</content>
</entry>
<entry>
<title>try to fetch needed mcu submodule while running make</title>
<updated>2021-03-01T13:25:55Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-01T13:25:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c222f6f1119667f69da4d45df110da5b5cda5427'/>
<id>urn:sha1:c222f6f1119667f69da4d45df110da5b5cda5427</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set -DCMAKE_BUILD_TYPE=Debug when building in debug for rp2040.</title>
<updated>2021-02-10T05:48:58Z</updated>
<author>
<name>Ivo Popov</name>
<email>popov.ivo@gmail.com</email>
</author>
<published>2021-02-10T05:48:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c8499c89dbdfec0a50b90130e49ea77df4a3ee98'/>
<id>urn:sha1:c8499c89dbdfec0a50b90130e49ea77df4a3ee98</id>
<content type='text'>
This ensures that the Pico SDK, too, is built in debug mode and with
nice debugging symbols.
</content>
</entry>
<entry>
<title>add consumer control to hid_composite examples</title>
<updated>2021-02-01T07:47:39Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-02-01T07:47:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3d95835f2238f581669a1ff129a20ce8237649e1'/>
<id>urn:sha1:3d95835f2238f581669a1ff129a20ce8237649e1</id>
<content type='text'>
both no OS and freeRTOS
</content>
</entry>
<entry>
<title>add support for LOG=2</title>
<updated>2021-01-29T04:24:05Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-01-29T04:24:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ba69da1d8f93af91685e691e5441cd3bca5c71b0'/>
<id>urn:sha1:ba69da1d8f93af91685e691e5441cd3bca5c71b0</id>
<content type='text'>
LOGGER=rtt is not tested since jlink doesn't support rp2040 just yet
</content>
</entry>
<entry>
<title>limit artifact to only uf2 for now</title>
<updated>2021-01-26T15:04:20Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-01-26T15:04:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c2d8aa058427b6b0bc61ab1ad7b49d8f1d52a923'/>
<id>urn:sha1:c2d8aa058427b6b0bc61ab1ad7b49d8f1d52a923</id>
<content type='text'>
due to the large size of combined binaries of all boards + all examples
</content>
</entry>
<entry>
<title>add copy-artifact target, and add uf2 for all family board</title>
<updated>2021-01-26T14:19:14Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-01-26T14:19:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e230d683ca5ebda82da66935daa91661ad97c662'/>
<id>urn:sha1:e230d683ca5ebda82da66935daa91661ad97c662</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change output filename to BOARD-Directory</title>
<updated>2021-01-26T05:46:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-01-26T05:46:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4a0f5cbd6332a9ae76dc2eea293024fab2c81885'/>
<id>urn:sha1:4a0f5cbd6332a9ae76dc2eea293024fab2c81885</id>
<content type='text'>
</content>
</entry>
</feed>
