<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/dual, 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/dual?h=0.14.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/dual?h=0.14.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2022-07-12T17:58:30Z</updated>
<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>prevent error on specific warnings for net lwip &amp; dual example for rp2040</title>
<updated>2022-06-27T10:53:42Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-27T10:53:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=dd7a17c34511e79bc259634f4fa157e7ddf98fd1'/>
<id>urn:sha1:dd7a17c34511e79bc259634f4fa157e7ddf98fd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix all warnings with host rp2040</title>
<updated>2022-06-27T10:11:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-27T10:11:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a0ef4898906a5985deae11e5539a942885398ca1'/>
<id>urn:sha1:a0ef4898906a5985deae11e5539a942885398ca1</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>update all host examples</title>
<updated>2022-06-06T16:16:49Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-06T16:16:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7c8278303bc14770ea9fcd9f6e4a9dbba32572e3'/>
<id>urn:sha1:7c8278303bc14770ea9fcd9f6e4a9dbba32572e3</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>Minor cleanup of RP2040 code post addition of Pico-PIO_USB</title>
<updated>2022-05-20T22:25:30Z</updated>
<author>
<name>graham sanderson</name>
<email>graham.sanderson@raspberrypi.com</email>
</author>
<published>2022-05-20T22:25:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=26c4d4b328ca93d0db5d8d7842a315cbde4d9f5a'/>
<id>urn:sha1:26c4d4b328ca93d0db5d8d7842a315cbde4d9f5a</id>
<content type='text'>
* Removed some compiler warnings, and cleaned out unnecessary warning suppression from CMake suppress_tinyusb_warnings()
* Made explicit family_configure_dual_usb_example() for DUAL mode examples as family_configure_target() may not generally be called multiple times for the same target

* Renamed library pico_pio_usb to tinyusb_picio_pio_usb to be clearer and avoid conflict if someone already has a pico_pio_usb in their project
* Added family_add_pico_pio_usb() method for adding Pico-PIO_SUB support to an existing example
* Allowed tinyusb_pico_pio_usb to be added to regular apps using the Pico SDK
</content>
</entry>
<entry>
<title>print addres of mouse input</title>
<updated>2022-05-16T09:00:15Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-05-16T09:00:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e0e9426c2a912c2c405da602b1bf8d75d16f92e7'/>
<id>urn:sha1:e0e9426c2a912c2c405da602b1bf8d75d16f92e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up example</title>
<updated>2022-05-11T08:40:02Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-05-11T08:40:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f09df55ab986deea6d2df1168b1ad6f8eddd2ff1'/>
<id>urn:sha1:f09df55ab986deea6d2df1168b1ad6f8eddd2ff1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2022-05-10T15:56:06Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-05-10T15:56:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8473ca16fb74edcb32a050ef087d5f30f50c599b'/>
<id>urn:sha1:8473ca16fb74edcb32a050ef087d5f30f50c599b</id>
<content type='text'>
</content>
</entry>
</feed>
