<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/host, branch 0.17.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/examples/host?h=0.17.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/host?h=0.17.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2024-07-18T10:11:06Z</updated>
<entry>
<title>fix some clang compiler warnings</title>
<updated>2024-07-18T10:11:06Z</updated>
<author>
<name>graham sanderson</name>
<email>graham.sanderson@raspberrypi.com</email>
</author>
<published>2024-07-18T02:08:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=31a979a6cccc2d4dc0a86474643710ae3b7f34fe'/>
<id>urn:sha1:31a979a6cccc2d4dc0a86474643710ae3b7f34fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add dual/host_info_to_device_cdc example</title>
<updated>2024-06-18T06:29:04Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-06-18T06:29:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=de62b55042a40a0b1117600d3686787a253c0109'/>
<id>urn:sha1:de62b55042a40a0b1117600d3686787a253c0109</id>
<content type='text'>
</content>
</entry>
<entry>
<title>LOG3 in isr</title>
<updated>2024-06-18T05:53:57Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-06-18T05:53:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d945261aef7e2c922153e2a85d00791dd1930740'/>
<id>urn:sha1:d945261aef7e2c922153e2a85d00791dd1930740</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add host/device_info example</title>
<updated>2024-06-18T05:52:32Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-06-18T05:52:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f93eb40b1d9f52ec4b8557e190ad64b3588c63c9'/>
<id>urn:sha1:f93eb40b1d9f52ec4b8557e190ad64b3588c63c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More ci tweak (#2636)</title>
<updated>2024-05-10T11:55:43Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-05-10T11:55:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3e2ea7750681b27238043c7158ff5508f01914a3'/>
<id>urn:sha1:3e2ea7750681b27238043c7158ff5508f01914a3</id>
<content type='text'>
* change concurrency group to ${{ github.workflow }}-${{ github.ref }}
* use argparse for build.py hil_test.py, remove the need to install click
* move ci win/mac to build_cmake.yml
* rename build_family.yml to build_util.yml
* build_util.yml support esp32
* integrate build-espressif into build.yml
* build.py support make with --board option
* add get_deps action
* update hil test to reuse action</content>
</entry>
<entry>
<title>Merge pull request #2609 from tyustli/patch-1</title>
<updated>2024-04-25T22:22:22Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2024-04-25T22:22:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=69313ef45564cc8967575f47fb8c57371cbea470'/>
<id>urn:sha1:69313ef45564cc8967575f47fb8c57371cbea470</id>
<content type='text'>
Remove redundant header file includes for the hid class</content>
</entry>
<entry>
<title>- add esp32 c3, c6 mcu option</title>
<updated>2024-04-25T17:10:57Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-04-25T17:10:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=223ce56625474764dc00229c44731858abcf4f29'/>
<id>urn:sha1:223ce56625474764dc00229c44731858abcf4f29</id>
<content type='text'>
- skip breakpoint for espressif riscv
</content>
</entry>
<entry>
<title>adding support for esp32 for use with max3421e host</title>
<updated>2024-04-25T13:23:40Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-04-25T13:23:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2e995d7cf4b2971e3ca7167a097b99832c8d61ce'/>
<id>urn:sha1:2e995d7cf4b2971e3ca7167a097b99832c8d61ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix ci error</title>
<updated>2024-04-25T11:47:12Z</updated>
<author>
<name>tyustli</name>
<email>43946994+tyustli@users.noreply.github.com</email>
</author>
<published>2024-04-25T11:47:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1e7091dae98ea3eeba4789364c290199b157c368'/>
<id>urn:sha1:1e7091dae98ea3eeba4789364c290199b157c368</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change hil board s3 devkitm (devkitc seems to have usb issue with cp2104)</title>
<updated>2024-04-24T09:17:33Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-04-24T09:17:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b67cb26e51c7f31db0cf71c6c1ce5430bbbbb7f5'/>
<id>urn:sha1:b67cb26e51c7f31db0cf71c6c1ce5430bbbbb7f5</id>
<content type='text'>
</content>
</entry>
</feed>
