<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/hw, branch 0.8.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.8.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/hw?h=0.8.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-02-03T20:35:07Z</updated>
<entry>
<title>bsp: rename SAMD21 LUNA variant to luna_d21</title>
<updated>2021-02-03T20:35:07Z</updated>
<author>
<name>Katherine Temkin</name>
<email>k@ktemkin.com</email>
</author>
<published>2021-02-03T20:34:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2997e78da3d1f54548ce9687f318e323e5669371'/>
<id>urn:sha1:2997e78da3d1f54548ce9687f318e323e5669371</id>
<content type='text'>
We now have SAMD21 and SAMD11 variants of LUNA; so we'll rename the
existing LUNA BSP to be more specific / reflect its version.
</content>
</entry>
<entry>
<title>add BSP for SAMD11 variant of Great Scott Gadgets' LUNA boards (SAMD11)</title>
<updated>2021-02-03T20:33:40Z</updated>
<author>
<name>Katherine Temkin</name>
<email>k@ktemkin.com</email>
</author>
<published>2021-02-03T20:33:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6f02e5f1f85f0937bff083edb45f6ae3d17dd0d6'/>
<id>urn:sha1:6f02e5f1f85f0937bff083edb45f6ae3d17dd0d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added pyportal</title>
<updated>2021-02-03T06:19:34Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-02-03T06:19:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b739c5a837ee61fbdf06acb0eae1cf9ccbacfee9'/>
<id>urn:sha1:b739c5a837ee61fbdf06acb0eae1cf9ccbacfee9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add pybadge</title>
<updated>2021-02-03T06:12:02Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-02-03T06:12:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d24c702b639d1057445bbd909689dd7bfa8e4b0a'/>
<id>urn:sha1:d24c702b639d1057445bbd909689dd7bfa8e4b0a</id>
<content type='text'>
also correct other samd51 tx,rx pin (not used yet)
</content>
</entry>
<entry>
<title>update pico-sdk to 1.0.1</title>
<updated>2021-02-03T05:39:30Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-02-03T05:39:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4153d9e1b69040b74943d877221efba01a82eedc'/>
<id>urn:sha1:4153d9e1b69040b74943d877221efba01a82eedc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add adafruit esp32s2 boards</title>
<updated>2021-02-01T08:16:38Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-02-01T08:16:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8d973a36eda2b42a5443506852e73864ac1d4e47'/>
<id>urn:sha1:8d973a36eda2b42a5443506852e73864ac1d4e47</id>
<content type='text'>
- metro esp32s2
- feather esp32s2
- magtag 29" gray
</content>
</entry>
<entry>
<title>added enumerate walkaround for RP2040-E5</title>
<updated>2021-02-01T06:37:37Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-02-01T06:37:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8e954a439151822fcd415b3c611008aee423b813'/>
<id>urn:sha1:8e954a439151822fcd415b3c611008aee423b813</id>
<content type='text'>
- PICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1
- target linke pico_fix_rp2040_usb_device_enumeration
</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>rp2040 move uart id to board specific</title>
<updated>2021-01-27T09:37:31Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-01-27T09:37:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4fef2ddb4c500f23115781aa87afd1f83b049b9d'/>
<id>urn:sha1:4fef2ddb4c500f23115781aa87afd1f83b049b9d</id>
<content type='text'>
</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>
</feed>
