<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/make.mk, branch 0.11.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/examples/make.mk?h=0.11.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/make.mk?h=0.11.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-06-10T10:24:36Z</updated>
<entry>
<title>remove BOARD from output name</title>
<updated>2021-06-10T10:24:36Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-06-10T10:24:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c9d66dcd5f82b138865bbb02486fe19e4a843eb2'/>
<id>urn:sha1:c9d66dcd5f82b138865bbb02486fe19e4a843eb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix warnings cast function type for nrf, fix pico osal warning</title>
<updated>2021-05-25T14:02:40Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-25T14:02:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=954056da0ca4633d27f022858600164721963104'/>
<id>urn:sha1:954056da0ca4633d27f022858600164721963104</id>
<content type='text'>
add TODO for overflow in tusb_fifo.c
</content>
</entry>
<entry>
<title>Added support for Black Magic Probe (#787)</title>
<updated>2021-04-16T13:23:27Z</updated>
<author>
<name>Dima Barsky</name>
<email>ghub@kappa.ac93.org</email>
</author>
<published>2021-04-16T13:23:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9f925bc900d397461adafeff4a43dce6a74f68d0'/>
<id>urn:sha1:9f925bc900d397461adafeff4a43dce6a74f68d0</id>
<content type='text'>
* Added flash-bmp and debug-bmp targets; added .gdb_history to .gitignore
* Added the BMP variable, defaults to /dev/ttyBmpGdb
The name of the BMP device is different on different systems. On Linux (after installing the recommended udev rules) it'll be /dev/ttyBmpGdb, but the user should be able to override it.
* Update rules.mk</content>
</entry>
<entry>
<title>move esp32s2 and rp2040 target rule to its family.mk</title>
<updated>2021-03-17T13:13:22Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-17T10:09:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2307fc302367e2b3a961be905bcb302394a155ca'/>
<id>urn:sha1:2307fc302367e2b3a961be905bcb302394a155ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update pico sdk 1.1.0 (#712)</title>
<updated>2021-03-10T06:26:14Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-10T06:26:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1cdd1b02098be05b511571457165fa66a27af7bc'/>
<id>urn:sha1:1cdd1b02098be05b511571457165fa66a27af7bc</id>
<content type='text'>
* update pico-sdk to 1.1.0
also correct fetch_submodule_if_empty behavior</content>
</entry>
<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>group h743eval and h743nucleo into stm32h7</title>
<updated>2021-03-03T13:07:17Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-03T13:07:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5799c471f1214f3a3069b494c5e023e88f63e420'/>
<id>urn:sha1:5799c471f1214f3a3069b494c5e023e88f63e420</id>
<content type='text'>
tested and work well
</content>
</entry>
<entry>
<title>move fomu to its own family, update ci with build risv</title>
<updated>2021-03-02T05:24:12Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-02T05:24:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b066fdc2c69591412d2b7c9111a122266cd9f87a'/>
<id>urn:sha1:b066fdc2c69591412d2b7c9111a122266cd9f87a</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>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>
</feed>
