<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/tinyusb/class/hid.h, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/tinyusb/class/hid.h?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/tinyusb/class/hid.h?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2018-03-06T10:26:34Z</updated>
<entry>
<title>move class files</title>
<updated>2018-03-06T10:26:34Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-03-06T10:26:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=98f12c9833b4867cad46ea80ca2525d26fd6b075'/>
<id>urn:sha1:98f12c9833b4867cad46ea80ca2525d26fd6b075</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2017-08-03T14:45:16Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2017-08-03T14:45:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=820afdc7bf24af171b8585f84adf5361c13bc1d3'/>
<id>urn:sha1:820afdc7bf24af171b8585f84adf5361c13bc1d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>formatting</title>
<updated>2015-05-01T11:45:22Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2015-05-01T11:45:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=62ae417add4f4806ae9b1bcf910708c4f0b8173b'/>
<id>urn:sha1:62ae417add4f4806ae9b1bcf910708c4f0b8173b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>formatting</title>
<updated>2015-05-01T11:37:58Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2015-05-01T11:37:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c73907f83107caa5c495c5121cdb4e660f5a0ea0'/>
<id>urn:sha1:c73907f83107caa5c495c5121cdb4e660f5a0ea0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replace ATTR_PACKED_STRUCT by simply ATTR_PACKED (drop IAR support)</title>
<updated>2015-05-01T11:34:08Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2015-05-01T11:34:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9218d1e8bb9fd6cb37358c9e08f6ff9849c6110c'/>
<id>urn:sha1:9218d1e8bb9fd6cb37358c9e08f6ff9849c6110c</id>
<content type='text'>
remove "primitive_types.h" by simply include stdbool.h, stdint.h
</content>
</entry>
<entry>
<title>doxygen documenting</title>
<updated>2014-03-25T06:00:37Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-03-25T06:00:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=15d0139bc5d17bb8cda5bf98c3ae5631b62f1e84'/>
<id>urn:sha1:15d0139bc5d17bb8cda5bf98c3ae5631b62f1e84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more warnings clean up</title>
<updated>2014-03-14T08:11:57Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2014-03-14T08:11:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0757d2eb6cc7de6d3cafc2280ac214d1181e8c7f'/>
<id>urn:sha1:0757d2eb6cc7de6d3cafc2280ac214d1181e8c7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add keyboard led mask</title>
<updated>2013-12-09T04:15:13Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2013-12-09T04:15:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e320659f8a4869a81e656285ed1263d8515aa7ee'/>
<id>urn:sha1:e320659f8a4869a81e656285ed1263d8515aa7ee</id>
<content type='text'>
make usbd control request to subtask
add get/set report via control pipe to hidd
enforce soft DMA to control pipe for lpc11u (lpc17xx not yet)
temp add led_blinking_set_interval to change led blinking interval
refractor dcd_pipe_control_xfer to have interrupt on complete option
add get/set report support of moused_app and keyboardd_app, keyboard LED will make LED blink faster
</content>
</entry>
<entry>
<title>doxygen document for msc</title>
<updated>2013-10-26T07:12:45Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2013-10-26T07:12:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=621cdc70134e004414860b153f8663e6c1a3e73f'/>
<id>urn:sha1:621cdc70134e004414860b153f8663e6c1a3e73f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update doxygen</title>
<updated>2013-10-26T05:42:27Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2013-10-26T05:42:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d1d2bbdf5df4d7cbcd956e9b55ee09f63f179214'/>
<id>urn:sha1:d1d2bbdf5df4d7cbcd956e9b55ee09f63f179214</id>
<content type='text'>
</content>
</entry>
</feed>
