<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/dfu/src, branch 0.15.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?h=0.15.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/dfu/src?h=0.15.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2022-06-27T04:50:17Z</updated>
<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>more example update</title>
<updated>2022-06-06T15:41:04Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-06T15:41:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9794a2b865df81e667b464481bb9b1c70587e64b'/>
<id>urn:sha1:9794a2b865df81e667b464481bb9b1c70587e64b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename board specific macro for example</title>
<updated>2022-06-01T16:53:40Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-01T16:53:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=99c1585ed215cb5ee2e27a41c54310d144e0ee6c'/>
<id>urn:sha1:99c1585ed215cb5ee2e27a41c54310d144e0ee6c</id>
<content type='text'>
- BOARD_DEVICE/HOST_RHPORT_NUM to  BOARD_TUD/H_RHPORT
- BOARD_DEVICE/HOST_RHPORT_SPEED to  BOARD_TUD/H_MAX_SPEED
</content>
</entry>
<entry>
<title>auto detect max rhport speed based on mcu</title>
<updated>2022-02-25T11:35:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-02-25T06:00:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a8af609dfef0f82ce22e6f0bf48146b4b2433633'/>
<id>urn:sha1:a8af609dfef0f82ce22e6f0bf48146b4b2433633</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reduce CFG_TUD_DFU_XFER_BUFSIZE for max compatible</title>
<updated>2021-11-08T12:18:52Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-11-08T12:18:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1e308dd6c096d9078b3cbe8ff387dcec6e83e71d'/>
<id>urn:sha1:1e308dd6c096d9078b3cbe8ff387dcec6e83e71d</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>fix warnings</title>
<updated>2021-07-15T14:09:05Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-07-15T14:09:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6acaa94b3262ab3204ce23b60d20eabae5e0189c'/>
<id>urn:sha1:6acaa94b3262ab3204ce23b60d20eabae5e0189c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename CFG_TUD_DFU_MODE to simply CFG_TUD_DFU</title>
<updated>2021-07-15T13:52:58Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-07-15T13:52:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3960beece0ea3dccf7ca615bd7841daa6b703d56'/>
<id>urn:sha1:3960beece0ea3dccf7ca615bd7841daa6b703d56</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>
</feed>
