<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/common/tusb_fifo.c, 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/tusb_fifo.c?h=0.5.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/common/tusb_fifo.c?h=0.5.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2019-05-29T09:55:15Z</updated>
<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>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>migrate license from BSD 3 clause to MIT</title>
<updated>2019-03-20T09:11:42Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-03-20T09:11:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c211ee19dd99cd12d39a9d8b8ee2e704edaca843'/>
<id>urn:sha1:c211ee19dd99cd12d39a9d8b8ee2e704edaca843</id>
<content type='text'>
</content>
</entry>
<entry>
<title>osal clean up</title>
<updated>2018-12-13T06:49:09Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-12-13T06:49:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=bc46dc6edf3ff4bb72fb36e74b8a7d3da447d2d4'/>
<id>urn:sha1:bc46dc6edf3ff4bb72fb36e74b8a7d3da447d2d4</id>
<content type='text'>
remove OSAL_TASK_DEF, osal_task_create. Applicaton should create a task
and call tinyusb_task(). This make API consistent with NO OS.
</content>
</entry>
<entry>
<title>added tud_cdc_write_str, tu_fifo only use mutex for RTOS config</title>
<updated>2018-11-13T08:45:22Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-11-13T08:34:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3fe7cd165902948240ecc40468b3610686f579c3'/>
<id>urn:sha1:3fe7cd165902948240ecc40468b3610686f579c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add mutex support (optional) for tu_fifo</title>
<updated>2018-11-02T10:28:07Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-11-02T10:28:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f6076b0e0621b13f8d76f51dc703024347af00f3'/>
<id>urn:sha1:f6076b0e0621b13f8d76f51dc703024347af00f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add sys/queue.h to common</title>
<updated>2018-09-25T18:39:59Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-09-25T18:39:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c78540be0f3c97cc642af7d4d5d82eb018557f9b'/>
<id>urn:sha1:c78540be0f3c97cc642af7d4d5d82eb018557f9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename common func to avoid conflict</title>
<updated>2018-08-23T13:09:28Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-08-23T13:09:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c5d2f661e76adbe2f047c2f3a405ed60262ecb9b'/>
<id>urn:sha1:c5d2f661e76adbe2f047c2f3a405ed60262ecb9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add device cdc wanted char callback, cdc peek</title>
<updated>2018-07-14T16:28:07Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-07-14T16:28:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=19b6bbfd14778c5a1fd13d2c0665dfbaa49c9425'/>
<id>urn:sha1:19b6bbfd14778c5a1fd13d2c0665dfbaa49c9425</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename fifo * to tu_fifo to avoid conflict with other module</title>
<updated>2018-07-03T17:22:15Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2018-07-03T17:22:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3e66d2d31e21d1ce91bcc4728c929b9bdf3421e8'/>
<id>urn:sha1:3e66d2d31e21d1ce91bcc4728c929b9bdf3421e8</id>
<content type='text'>
</content>
</entry>
</feed>
