<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/dynamic_configuration, 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/examples/device/dynamic_configuration?h=0.8.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/dynamic_configuration?h=0.8.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-02-01T06:37:37Z</updated>
<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 OPT_MCU_SAMD11</title>
<updated>2020-08-22T11:46:19Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-08-22T11:46:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9d3a9cf546580907d0e72fd6e36e23050bcab850'/>
<id>urn:sha1:9d3a9cf546580907d0e72fd6e36e23050bcab850</id>
<content type='text'>
skip ci build for example that need more ROM/RAM could fit into SAMD11
</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>rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZE</title>
<updated>2020-07-16T08:34:16Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-07-16T08:34:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5ca748a68e01deec929e846b7263cf736bf891fb'/>
<id>urn:sha1:5ca748a68e01deec929e846b7263cf736bf891fb</id>
<content type='text'>
rename CFG_TUD_HID_BUFSIZE to CFG_TUD_HID_EP_BUFSIZE
</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>
<entry>
<title>complete the midi output for dynamic configuration</title>
<updated>2020-04-23T07:37:22Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-04-23T07:37:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a029c63b3061c1b84c18d9a7453bdf7180e02b86'/>
<id>urn:sha1:a029c63b3061c1b84c18d9a7453bdf7180e02b86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>start adding dynamic configuration example</title>
<updated>2020-04-19T18:01:33Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-04-19T18:01:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=19181ea11d4058b2b34672731bb650549f592418'/>
<id>urn:sha1:19181ea11d4058b2b34672731bb650549f592418</id>
<content type='text'>
</content>
</entry>
</feed>
