<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/usbtmc, branch 0.14.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/examples/device/usbtmc?h=0.14.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/usbtmc?h=0.14.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2022-07-18T15:20:43Z</updated>
<entry>
<title>Merge pull request #1531 from pigrew/usbtmc_highspeed</title>
<updated>2022-07-18T15:20:43Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-07-18T15:20:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2110e276783e2f97f2a942b082355f1d4a181573'/>
<id>urn:sha1:2110e276783e2f97f2a942b082355f1d4a181573</id>
<content type='text'>
USBTMC: Fixes and support for high-speed USB</content>
</entry>
<entry>
<title>RP@040: rework CMake for compiler warnings</title>
<updated>2022-07-12T17:58:30Z</updated>
<author>
<name>graham sanderson</name>
<email>graham.sanderson@raspberrypi.com</email>
</author>
<published>2022-07-12T17:58:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fc1a27b6c9d5a19529d6ac968164f2734ea89023'/>
<id>urn:sha1:fc1a27b6c9d5a19529d6ac968164f2734ea89023</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>USBTMC: Update test python code to use the new pyvisa namespace, and other misc fixes</title>
<updated>2022-06-25T01:24:31Z</updated>
<author>
<name>NConrad</name>
<email>pigrew@gmail.com</email>
</author>
<published>2022-06-22T03:17:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3d4d37375bbfb0bc88127be3aa79930e865f35b5'/>
<id>urn:sha1:3d4d37375bbfb0bc88127be3aa79930e865f35b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update USBTMC descriptors to support high speed, set USB version to 2.0.0 for all cases.</title>
<updated>2022-06-22T02:31:09Z</updated>
<author>
<name>NConrad</name>
<email>pigrew@gmail.com</email>
</author>
<published>2022-06-22T02:31:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4a9fe813a807a32bf41ba2ec266a59a443b35d6f'/>
<id>urn:sha1:4a9fe813a807a32bf41ba2ec266a59a443b35d6f</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>Skip dfu and usbtmc on pi zero</title>
<updated>2022-01-06T00:17:19Z</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2022-01-06T00:17:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=bed8913107efeb4b38d80f5cc4caef2fd351b57f'/>
<id>urn:sha1:bed8913107efeb4b38d80f5cc4caef2fd351b57f</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>
</feed>
