<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/osal/osal_freertos.h, branch 0.15.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.15.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/osal/osal_freertos.h?h=0.15.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2022-12-19T12:58:54Z</updated>
<entry>
<title>Update osal_freertos.h</title>
<updated>2022-12-19T12:58:54Z</updated>
<author>
<name>jbruneaux31</name>
<email>96246761+jbruneaux31@users.noreply.github.com</email>
</author>
<published>2022-12-19T12:58:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a46ad8fcdfef8c742933843b9c237778fc5ea0a0'/>
<id>urn:sha1:a46ad8fcdfef8c742933843b9c237778fc5ea0a0</id>
<content type='text'>
Fix FreeRTOS task switch even if not required (unitialized variable usage)</content>
</entry>
<entry>
<title>clean osal_freertos, update freertos examples to work with configSUPPORT_DYNAMIC_ALLOCATION only</title>
<updated>2022-12-05T05:09:41Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-12-05T05:09:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=de5a67bf3b8737a580539c5fbc6a054c90e4a084'/>
<id>urn:sha1:de5a67bf3b8737a580539c5fbc6a054c90e4a084</id>
<content type='text'>
note: for example to build with configSUPPORT_STATIC_ALLOCATION = 0, one
of heap_n.c must be included in makefile/cmake
</content>
</entry>
<entry>
<title>Some reverts and changes after discussion.</title>
<updated>2022-12-02T10:00:19Z</updated>
<author>
<name>pete-pjb</name>
<email>petebone00@gmail.com</email>
</author>
<published>2022-12-02T10:00:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3816869fce15509fd43eb5a6d14de76478f86cf1'/>
<id>urn:sha1:3816869fce15509fd43eb5a6d14de76478f86cf1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix white space issue.</title>
<updated>2022-11-30T13:26:59Z</updated>
<author>
<name>pete-pjb</name>
<email>petebone00@gmail.com</email>
</author>
<published>2022-11-30T13:26:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=25abb10de17ed868b2189ae5038a7c47aab19ae5'/>
<id>urn:sha1:25abb10de17ed868b2189ae5038a7c47aab19ae5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Modify FreeRTOS integration to allow non-static allocation.</title>
<updated>2022-11-30T11:33:24Z</updated>
<author>
<name>pete-pjb</name>
<email>petebone00@gmail.com</email>
</author>
<published>2022-11-30T11:33:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d588167a39fd01e5cea718deb1917e74c6a801ab'/>
<id>urn:sha1:d588167a39fd01e5cea718deb1917e74c6a801ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix freertos issue when 1 tick &gt; 1 ms</title>
<updated>2022-04-20T07:37:42Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-04-20T07:37:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=669e36d674d4b67b56127d8b41928a6dd3bdca7b'/>
<id>urn:sha1:669e36d674d4b67b56127d8b41928a6dd3bdca7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add msec timeout to osal_queue_receive(), tud_task() and tuh_task() both pending for event queue with timeout of 1 ms</title>
<updated>2022-04-20T06:25:38Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-04-20T06:25:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a90839688c11338451729838e45ae3aaa58864fe'/>
<id>urn:sha1:a90839688c11338451729838e45ae3aaa58864fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve rphort management for usbd</title>
<updated>2022-02-25T11:35:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-02-23T11:42:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4a5a53b3b88fcd2f5ec7f1f94eb07c27cb1e9bec'/>
<id>urn:sha1:4a5a53b3b88fcd2f5ec7f1f94eb07c27cb1e9bec</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
