<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/dfu_rt, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/examples/device/dfu_rt?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/dfu_rt?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-02-11T05:08:09Z</updated>
<entry>
<title>rename examples folder dfu_rt to dfu_runtime</title>
<updated>2021-02-11T05:08:09Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-02-11T05:08:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d2f3e70b64f4f40e70599816668de3bcaa59f086'/>
<id>urn:sha1:d2f3e70b64f4f40e70599816668de3bcaa59f086</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename dfu_rt to dfu_runtime for easy reading</title>
<updated>2021-02-11T05:05:22Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-02-11T05:05:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e12c25ec2c6d1cb0dd3c02bdc1947ae351ccad54'/>
<id>urn:sha1:e12c25ec2c6d1cb0dd3c02bdc1947ae351ccad54</id>
<content type='text'>
also rename tud_dfu_rt_reboot_to_dfu to tud_dfu_runtime_reboot_to_dfu_cb
</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>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>
<entry>
<title>get all device example build with rp2040 (except freeRTOS)</title>
<updated>2021-01-25T06:28:23Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-01-25T06:28:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=83614418b588464873ccbd3fcaeef3d03917bd0e'/>
<id>urn:sha1:83614418b588464873ccbd3fcaeef3d03917bd0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rp2040 dfu_rt dynamic_configuration compiled</title>
<updated>2021-01-23T17:52:46Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-01-23T17:52:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=599b428e13a9b71e20a5b3272a3b0c07686cf57c'/>
<id>urn:sha1:599b428e13a9b71e20a5b3272a3b0c07686cf57c</id>
<content type='text'>
not tested, but should be OK
</content>
</entry>
<entry>
<title>add note for MS OS 1.0 Descriptor at 0xEE</title>
<updated>2020-07-21T14:00:11Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-07-21T14:00:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=787c891702a9e6f4ddfe4f4c04457d7304fd21d5'/>
<id>urn:sha1:787c891702a9e6f4ddfe4f4c04457d7304fd21d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #447 from hathach/add-stm-hs</title>
<updated>2020-07-08T12:47:24Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-07-08T12:47:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=dbced9911d67fb2063b6eff9e51d463b9062687a'/>
<id>urn:sha1:dbced9911d67fb2063b6eff9e51d463b9062687a</id>
<content type='text'>
Add support for STM32 OTG HS core</content>
</entry>
<entry>
<title>correct led dfu_rt example</title>
<updated>2020-06-30T16:26:51Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-06-30T16:26:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=400c2d2e503550f6d9da10be797a852f15d1877e'/>
<id>urn:sha1:400c2d2e503550f6d9da10be797a852f15d1877e</id>
<content type='text'>
also add example usage note
</content>
</entry>
<entry>
<title>update example config and descriptor with better Highspeed support</title>
<updated>2020-06-15T16:34:09Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-06-15T16:34:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c67b3a242e8873788e32bbb589836e265e8a9b53'/>
<id>urn:sha1:c67b3a242e8873788e32bbb589836e265e8a9b53</id>
<content type='text'>
</content>
</entry>
</feed>
