<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/dfu/src/usb_descriptors.c, branch 0.19.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/examples/device/dfu/src/usb_descriptors.c?h=0.19.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/dfu/src/usb_descriptors.c?h=0.19.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2023-08-04T03:28:24Z</updated>
<entry>
<title>update all examples to use unique ID as serial if avaialble</title>
<updated>2023-08-04T03:28:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-04T03:28:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9697c4df4e57435781119c0d4716635f344ed8f1'/>
<id>urn:sha1:9697c4df4e57435781119c0d4716635f344ed8f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix most warnings with rp2040 -wconversion</title>
<updated>2022-06-27T04:50:17Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-27T04:50:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b9dc9dbd78ee1890342429502d585f323c480fc2'/>
<id>urn:sha1:b9dc9dbd78ee1890342429502d585f323c480fc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>TD 9.12 remote wakeup test</title>
<updated>2021-08-26T10:08:22Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-26T10:08:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ed4602158bb4e19f4dba122383be1c4845914bde'/>
<id>urn:sha1:ed4602158bb4e19f4dba122383be1c4845914bde</id>
<content type='text'>
remove TUSB_DESC_CONFIG_ATT_REMOTE_WAKEUP attribute from non-hid
examples
</content>
</entry>
<entry>
<title>rename CFG_TUD_DFU_TRANSFER_BUFSIZE to CFG_TUD_DFU_XFER_BUFSIZE</title>
<updated>2021-07-21T18:00:06Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-07-21T18:00:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9542fcdbcda23a08fb4d7901bbb01333b6465bfc'/>
<id>urn:sha1:9542fcdbcda23a08fb4d7901bbb01333b6465bfc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wrap up DFU update</title>
<updated>2021-07-15T13:47:50Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-07-15T13:47:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=daca9e520bce0b4eb5882c5692986ec5c513f319'/>
<id>urn:sha1:daca9e520bce0b4eb5882c5692986ec5c513f319</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplify TUD_DFU_DESCRIPTOR with alternate count</title>
<updated>2021-07-12T13:15:59Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-07-12T13:15:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=680b000bd1471d731117ccf4f3fe35579d346cb8'/>
<id>urn:sha1:680b000bd1471d731117ccf4f3fe35579d346cb8</id>
<content type='text'>
remove CFG_TUD_DFU_ALT_COUNT since there is only one DFU functional
descriptor
</content>
</entry>
<entry>
<title>rename TUD_DFU_MODE_DESCRIPTOR to TUD_DFU_DESCRIPTOR</title>
<updated>2021-07-12T11:51:57Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-07-12T11:51:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2916cd45753ca579ee1d0b475b2daf3f715243b6'/>
<id>urn:sha1:2916cd45753ca579ee1d0b475b2daf3f715243b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor with one DFU functionnal descriptor</title>
<updated>2021-07-07T17:01:00Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2021-07-07T17:01:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7e883e0f41a4fdda699bbaf1d64a28d82527b8f9'/>
<id>urn:sha1:7e883e0f41a4fdda699bbaf1d64a28d82527b8f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add alt settings support in DFU class.</title>
<updated>2021-07-05T15:56:21Z</updated>
<author>
<name>Mengsk</name>
<email>admin@hifiphile.com</email>
</author>
<published>2021-07-05T15:56:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c2d8ed3fd1fdb722d67a30a6768720c9ed578779'/>
<id>urn:sha1:c2d8ed3fd1fdb722d67a30a6768720c9ed578779</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix dfu example build</title>
<updated>2021-05-26T11:16:56Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-26T11:16:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f9c542aa52f7f2e5e532343384441234a019e53d'/>
<id>urn:sha1:f9c542aa52f7f2e5e532343384441234a019e53d</id>
<content type='text'>
</content>
</entry>
</feed>
