<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/host/hid_controller/CMakeLists.txt, branch master</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=master</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/host/hid_controller/CMakeLists.txt?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2025-12-19T05:33:42Z</updated>
<entry>
<title>clean up cmake, remove family_get_project_name()</title>
<updated>2025-12-19T05:33:42Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-12-19T05:24:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=49a8529dcf8f5b2616640e6f96dcb27e930d1f0d'/>
<id>urn:sha1:49a8529dcf8f5b2616640e6f96dcb27e930d1f0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bump up cmake min to 3.20</title>
<updated>2025-01-21T09:28:26Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-01-03T08:09:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c8130afe9bb7365adc076c98059b869bfcaf2ecf'/>
<id>urn:sha1:c8130afe9bb7365adc076c98059b869bfcaf2ecf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adding host/cdc_msc_hid_freertos example</title>
<updated>2023-09-25T09:53:11Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-09-25T09:53:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a7c136c03f0c4a057f8b49c10ed9cddcecf52879'/>
<id>urn:sha1:a7c136c03f0c4a057f8b49c10ed9cddcecf52879</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build issues when building for RP2040 from pico-examples/pico-sdk.</title>
<updated>2023-07-18T14:03:01Z</updated>
<author>
<name>graham sanderson</name>
<email>graham.sanderson@raspberrypi.com</email>
</author>
<published>2023-07-18T14:02:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3678a25baaeb6cd6f269d405903aeca23e93dca6'/>
<id>urn:sha1:3678a25baaeb6cd6f269d405903aeca23e93dca6</id>
<content type='text'>
* include_guard requires GLOBAL as family.cmake is included in multiple non child places
* the following recently added check is suprfluous (family_configure_host_example for rp2040 should do this already),
  and breaks if pico_pio_usb is not avaialble, so i have removed
   # Add pico-pio-usb for rp2040 since user can choose to run on bit-banging host
   if(FAMILY STREQUAL "rp2040")
      family_add_pico_pio_usb(${PROJECT})
   endif()
* added new familt_example_missing_dependency functino to print missing dependency warning, so
  pico-examples can override it to be less in your face, and also more contextual to pico-examples
</content>
</entry>
<entry>
<title>rework cmake with rtos support add RTOS to family_configure_device/host/dual_example()</title>
<updated>2023-06-27T08:45:38Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-06-27T08:45:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e43387abaca2044f96017481ccb00b3b68dbdc2a'/>
<id>urn:sha1:e43387abaca2044f96017481ccb00b3b68dbdc2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build host examples with imx</title>
<updated>2023-05-07T17:24:48Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-05-07T17:24:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=654f1821769f50c44f786032bedfe417a9ad4d0f'/>
<id>urn:sha1:654f1821769f50c44f786032bedfe417a9ad4d0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update all device cmake example for imx</title>
<updated>2023-05-07T15:09:08Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-05-07T15:09:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6945c594d53ca6a35f1f0bb120b5a652c6ce9e84'/>
<id>urn:sha1:6945c594d53ca6a35f1f0bb120b5a652c6ce9e84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update host example, add pio-pico-usb for rp2040</title>
<updated>2023-03-17T07:06:25Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-03-17T07:06:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=317177c83d3c28d66bfe60be971ff37a44bd84df'/>
<id>urn:sha1:317177c83d3c28d66bfe60be971ff37a44bd84df</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
