<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/osal/osal_freertos.h, branch 0.13.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/osal/osal_freertos.h?h=0.13.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/osal/osal_freertos.h?h=0.13.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2022-02-18T06:07:21Z</updated>
<entry>
<title>fix build with latest esp idf</title>
<updated>2022-02-18T06:07:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-02-18T06:07:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=52645fcc1b6f00d4bf6b211a5425addf7d3a1e8c'/>
<id>urn:sha1:52645fcc1b6f00d4bf6b211a5425addf7d3a1e8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add CFG_TUSB_OS_INC_PATH for os include path</title>
<updated>2021-09-25T09:16:55Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-09-25T09:16:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=73872a5df04a8939d5f71509788c659e38efcecd'/>
<id>urn:sha1:73872a5df04a8939d5f71509788c659e38efcecd</id>
<content type='text'>
useful for freertos/ prefix with esp IDF
</content>
</entry>
<entry>
<title>tinyusb: add support of esp32s3 target</title>
<updated>2021-04-16T11:38:00Z</updated>
<author>
<name>Alex Lisitsyn</name>
<email>aleks@espressif.com</email>
</author>
<published>2021-03-09T10:29:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2f0cb8b5f1a944187635a58a748ed08738d324a5'/>
<id>urn:sha1:2f0cb8b5f1a944187635a58a748ed08738d324a5</id>
<content type='text'>
add support of new esp32s3 target and the board
update the roles.mk wrapper to allow dfu flashing of espressif chip
update examples to allow compilation for esp32s3_addax_1 board
once the code is tested the PR to original tinyusb repo will be submitted
</content>
</entry>
<entry>
<title>follow up to pr468</title>
<updated>2020-07-21T14:06:10Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-07-21T14:06:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=dfca92d29b8f984ebe5f4752154fd8187ec24120'/>
<id>urn:sha1:dfca92d29b8f984ebe5f4752154fd8187ec24120</id>
<content type='text'>
</content>
</entry>
<entry>
<title>FreeRTOS: Yield from ISR to notify the USB task</title>
<updated>2020-07-19T21:46:16Z</updated>
<author>
<name>me-no-dev</name>
<email>hristo@espressif.com</email>
</author>
<published>2020-07-19T20:55:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3822a6a385a99c88e1fb9f6293be9d2a84556a25'/>
<id>urn:sha1:3822a6a385a99c88e1fb9f6293be9d2a84556a25</id>
<content type='text'>
If we do not yeld in ISR when we write to queue/give semaphore, the scheduler will not know of the change and will not check the queue untill the next OS tick. This change causes the task to be called immediately and makes communication many times faster.
</content>
</entry>
<entry>
<title>fix freeRTOS logic</title>
<updated>2020-05-20T08:21:11Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-05-20T08:21:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8b66098335cb93504c7680fadad502b59ff73b48'/>
<id>urn:sha1:8b66098335cb93504c7680fadad502b59ff73b48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove osal_queue_t const qhdl from osal API</title>
<updated>2020-05-20T07:38:34Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-05-20T07:38:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d8a15aca777abb0094935440f7cd551b36d62f43'/>
<id>urn:sha1:d8a15aca777abb0094935440f7cd551b36d62f43</id>
<content type='text'>
since it doesn't make any differences.
</content>
</entry>
<entry>
<title>added osal_queue_empty() API</title>
<updated>2020-05-20T06:38:41Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-05-20T06:38:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4e8d414bc666d4636efd29e1c9feffd622d055c5'/>
<id>urn:sha1:4e8d414bc666d4636efd29e1c9feffd622d055c5</id>
<content type='text'>
ported for osal none/freertos/mynewt
</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-04-02T09:23:13Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-04-02T09:18:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6564580c3d9319b02a7a58958b75672e82478162'/>
<id>urn:sha1:6564580c3d9319b02a7a58958b75672e82478162</id>
<content type='text'>
</content>
</entry>
</feed>
