<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/common, branch 0.5.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/common?h=0.5.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/common?h=0.5.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2019-07-01T15:38:06Z</updated>
<entry>
<title>improving midi support, adding midi exmaple</title>
<updated>2019-07-01T15:38:06Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-07-01T15:38:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6991b28532605ceae685cb8be1fee904e09f12fe'/>
<id>urn:sha1:6991b28532605ceae685cb8be1fee904e09f12fe</id>
<content type='text'>
rename TUSB_DESC_CLASS_SPECIFIC to TUSB_DESC_CS_INTERFACE
</content>
</entry>
<entry>
<title>add TU_ prefix to compiler ATTR to prevent name conflict with application</title>
<updated>2019-06-06T03:39:37Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-06-06T03:39:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=13e01c7dca1e72097be1723676b086be29d0e622'/>
<id>urn:sha1:13e01c7dca1e72097be1723676b086be29d0e622</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added usbd_edpt_xfer/usbd_edpt_busy to replace dcd_edpt_transfer/dcd_edpt_busy()</title>
<updated>2019-05-29T09:55:15Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-05-29T09:55:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a0307bafdaa97628bb5e4d5e476db54cbc028d33'/>
<id>urn:sha1:a0307bafdaa97628bb5e4d5e476db54cbc028d33</id>
<content type='text'>
- improve fifo write/read_n with only one lock
- use usbd_edpt_xfer/usbd_edpt_busy for hid/cdc/msc class driver
- replace cdc read's pending_read_from_host by usbd_edpt_busy()
</content>
</entry>
<entry>
<title>enable CFG_TUSB_DEBUG on DEBUG build</title>
<updated>2019-05-14T10:36:03Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-05-14T10:36:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6e443d191817617d030507d696a8b21e446f5aa8'/>
<id>urn:sha1:6e443d191817617d030507d696a8b21e446f5aa8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2019-05-14T06:12:16Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-05-14T06:12:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=910a94e9ca2d111060c47eea315bf2b9a5ef38d6'/>
<id>urn:sha1:910a94e9ca2d111060c47eea315bf2b9a5ef38d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more clean up use inline bit funciton instead of macros</title>
<updated>2019-05-14T05:54:29Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-05-14T05:54:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3e6d911ce9c01729af3b5d3093ccba250dfdfe2e'/>
<id>urn:sha1:3e6d911ce9c01729af3b5d3093ccba250dfdfe2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up endian convert function</title>
<updated>2019-05-14T05:14:51Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-05-14T05:12:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=81fc7b7e2b035ae1dd72c2e6167ac6d56393de22'/>
<id>urn:sha1:81fc7b7e2b035ae1dd72c2e6167ac6d56393de22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove deprecated tusb_task, clean up tusb compiler</title>
<updated>2019-05-14T05:03:06Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-05-14T05:03:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3e24daac79adc66c3163486d59878cb718a88f32'/>
<id>urn:sha1:3e24daac79adc66c3163486d59878cb718a88f32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update license year to 2019</title>
<updated>2019-05-14T04:48:05Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-05-14T04:48:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=61ec4077520fb00e071fab5f5be3c6751eecd254'/>
<id>urn:sha1:61ec4077520fb00e071fab5f5be3c6751eecd254</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2019-05-14T04:46:22Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-05-14T04:46:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6135019230dd5e6c1c8cb17c83d20fabb500228d'/>
<id>urn:sha1:6135019230dd5e6c1c8cb17c83d20fabb500228d</id>
<content type='text'>
</content>
</entry>
</feed>
