<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/hid_composite, branch 0.12.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/examples/device/hid_composite?h=0.12.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/hid_composite?h=0.12.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-09-09T08:17:19Z</updated>
<entry>
<title>add other speed descriptor callback tud_descriptor_other_speed_configuration_cb()</title>
<updated>2021-09-09T08:17:19Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-09-09T07:34:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f81368174b613f4168ddb0e2ec1822c8dbc31d59'/>
<id>urn:sha1:f81368174b613f4168ddb0e2ec1822c8dbc31d59</id>
<content type='text'>
example implement tud_descriptor_device_qualifier_cb() and
tud_descriptor_other_speed_configuration_cb() on high speed device to
fully compliant to usbcv
</content>
</entry>
<entry>
<title>add hid_boot_interface example</title>
<updated>2021-08-17T06:21:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-17T06:21:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5f6418ccd79892c0f8c2152244f7e7a78e17a162'/>
<id>urn:sha1:5f6418ccd79892c0f8c2152244f7e7a78e17a162</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix merge error.</title>
<updated>2021-07-17T18:44:44Z</updated>
<author>
<name>MasterPhi</name>
<email>admin@hifiphile.com</email>
</author>
<published>2021-07-17T18:41:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f52e1889c7f4bca23311a97b5869eab70c766094'/>
<id>urn:sha1:f52e1889c7f4bca23311a97b5869eab70c766094</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into dcd_same70</title>
<updated>2021-07-17T10:10:35Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2021-07-17T10:10:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b194aa240bba9211e01dd9eaf4562e00a7215666'/>
<id>urn:sha1:b194aa240bba9211e01dd9eaf4562e00a7215666</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update hid_composite freertos with capslock as well</title>
<updated>2021-07-01T15:54:57Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-07-01T15:54:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6de023d54b944bb467327062e79f3854e79b71a2'/>
<id>urn:sha1:6de023d54b944bb467327062e79f3854e79b71a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>better support for hid device set/get protocol</title>
<updated>2021-07-01T15:46:39Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-07-01T15:46:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ca98996e1f9ac802c60d9da4c28ab0e16ca640d6'/>
<id>urn:sha1:ca98996e1f9ac802c60d9da4c28ab0e16ca640d6</id>
<content type='text'>
add caplock detection for hid_composite
</content>
</entry>
<entry>
<title>Fix resume, always init FS clock.</title>
<updated>2021-06-15T15:53:09Z</updated>
<author>
<name>MasterPhi</name>
<email>admin@hifiphile.com</email>
</author>
<published>2021-06-15T15:53:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ca8e8041ef05ba06d7d01bf1567106a76a793cab'/>
<id>urn:sha1:ca8e8041ef05ba06d7d01bf1567106a76a793cab</id>
<content type='text'>
Signed-off-by: MasterPhi &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>Make examples standalone buildable via CMake</title>
<updated>2021-06-10T15:11:20Z</updated>
<author>
<name>graham sanderson</name>
<email>graham.sanderson@raspberrypi.com</email>
</author>
<published>2021-06-10T15:11:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fd7b18a4f6417c214b2b8880b3a640c39f587019'/>
<id>urn:sha1:fd7b18a4f6417c214b2b8880b3a640c39f587019</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework rp2040 examples and CMake build:</title>
<updated>2021-05-31T01:13:47Z</updated>
<author>
<name>graham sanderson</name>
<email>graham.sanderson@raspberrypi.com</email>
</author>
<published>2021-05-30T23:41:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=95f2478146ef83d18b52408c0692222bf2a15053'/>
<id>urn:sha1:95f2478146ef83d18b52408c0692222bf2a15053</id>
<content type='text'>
	- Examples should be CMake buildable from their own subdirectory; such a build will error out based on
	  matching .skip.MCU_xxx or a mismatched .only.MCU_
	- It should be possible to build from a higher level and use .skip.MCU_ and .only.MCU_ to filter which
          examples get built
	- The intention is for the CMakeLists.txts in the examples to be non family specific and without MCU based IFs. I have
          started this work, but am not really sure the state of the esp32 stuff; in any case the plan is to have
          everything encapsulated in the FAMILY/family.cmake
	- pico_examples now just includes examples/device/CMakeLists.txt and examples/host/CMakeLists.txt directly, as they
	  also build correctly when included from there.
Note that .skip.MCU_ for esp32 in the directories it wasn't previously avaiable has not been added, as the .skip is common to the regular Makefile builds also. It isn't clear whether these examples should build for esp32, but if not .skip should be added.
</content>
</entry>
<entry>
<title>clean up, rename some HID device symbol/API</title>
<updated>2021-05-18T05:32:20Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-18T05:32:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e163f85ee024ff366253478cfd20e3fc35e96819'/>
<id>urn:sha1:e163f85ee024ff366253478cfd20e3fc35e96819</id>
<content type='text'>
- add tud_hid_n_interface_protocol()
- rename tud_hid_n_boot_mode() to  tud_hid_n_get_protocol()
- rename tud_hid_boot_mode_cb() to tud_hid_set_protocol_cb()
- add HID_PROTOCOL_BOOT/REPORT to avoid magic number 0,1
- rename HID_PROTOCOL_NONE/KEYBOARD/MOUSE to HID_ITF_PROTOCOL_ to avoid
confusion
</content>
</entry>
</feed>
