<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/host/hid_controller/CMakeLists.txt, 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/host/hid_controller/CMakeLists.txt?h=0.15.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/host/hid_controller/CMakeLists.txt?h=0.15.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2023-02-06T16:07:39Z</updated>
<entry>
<title>* don't force dependency on pico-pio-usb submodule</title>
<updated>2023-02-06T16:07:39Z</updated>
<author>
<name>graham sanderson</name>
<email>graham.sanderson@raspberrypi.com</email>
</author>
<published>2023-02-03T17:05:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8d3f0ffb9599d1834d797d6f965a7f5f619c290a'/>
<id>urn:sha1:8d3f0ffb9599d1834d797d6f965a7f5f619c290a</id>
<content type='text'>
* suppress compiler warning/errors especially in pico-pio-usb
* disable use of pico-pio-usb on gcc 11.3+ for now as it doesn't compile
</content>
</entry>
<entry>
<title>update pico-pio-usb submodule and its warnings suppress</title>
<updated>2022-11-28T16:21:17Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-11-28T16:21:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5785467016f4f2d0f5e52cec70f4f2328a5d326a'/>
<id>urn:sha1:5785467016f4f2d0f5e52cec70f4f2328a5d326a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>allow all host examples to use pico-pio-usb for rp2040</title>
<updated>2022-11-23T05:30:10Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-11-23T05:30:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=21d552bbdff19abe3ab46b23468d719be5aa2a55'/>
<id>urn:sha1:21d552bbdff19abe3ab46b23468d719be5aa2a55</id>
<content type='text'>
</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 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>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>cmake lib rename</title>
<updated>2022-05-10T15:14:00Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-05-10T15:14:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=35b77a4a81b62da0558630a7148fb3934faa4391'/>
<id>urn:sha1:35b77a4a81b62da0558630a7148fb3934faa4391</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move pio-usb init to family_configure_pio_usb_example() to stay compatible</title>
<updated>2022-05-10T14:56:47Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-05-10T14:56:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=717a47412548923123141503749f721184222cf0'/>
<id>urn:sha1:717a47412548923123141503749f721184222cf0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test hid controller with rp2040</title>
<updated>2021-08-24T14:34:51Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-24T14:34:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3debeb637acb49222f36fa08f904adc4f5d9e1b7'/>
<id>urn:sha1:3debeb637acb49222f36fa08f904adc4f5d9e1b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add tuh_vid_pid_get()</title>
<updated>2021-08-24T12:10:23Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-24T12:10:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3c0c051df182cb7261e0f5eb6c52e84f860d0ae1'/>
<id>urn:sha1:3c0c051df182cb7261e0f5eb6c52e84f860d0ae1</id>
<content type='text'>
complete Sony PS4 dualshock controller example
</content>
</entry>
</feed>
