<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/osal/osal_freertos.h, branch 0.16.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.16.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/osal/osal_freertos.h?h=0.16.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2023-08-03T05:05:21Z</updated>
<entry>
<title>add osal queue name if needed</title>
<updated>2023-08-03T05:05:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-03T05:05:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=473f37df958f74153f15c050c20d63f8defe89ed'/>
<id>urn:sha1:473f37df958f74153f15c050c20d63f8defe89ed</id>
<content type='text'>
also mass change configQUEUE_REGISTRY_SIZE = 4
</content>
</entry>
<entry>
<title>Revert "Name queues for easier FreeRTOS debugging with task- and queue-aware debuggers"</title>
<updated>2023-08-03T04:07:23Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-03T04:07:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d09604d6364f4840669eda66a75f5df0926bb3e0'/>
<id>urn:sha1:d09604d6364f4840669eda66a75f5df0926bb3e0</id>
<content type='text'>
This reverts commit 11fba59319d81fb9502fbf399abb4fe27cf3fa29.
</content>
</entry>
<entry>
<title>Name queues for easier FreeRTOS debugging with task- and queue-aware debuggers</title>
<updated>2023-06-28T21:25:22Z</updated>
<author>
<name>Dave Nadler</name>
<email>drn@nadler.com</email>
</author>
<published>2023-06-28T21:25:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=11fba59319d81fb9502fbf399abb4fe27cf3fa29'/>
<id>urn:sha1:11fba59319d81fb9502fbf399abb4fe27cf3fa29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>For FreeRTOS kernel-aware debugging, when queue registry is enabled, label tinyUSB queue</title>
<updated>2023-06-01T16:57:44Z</updated>
<author>
<name>Dave Nadler</name>
<email>drn@nadler.com</email>
</author>
<published>2023-06-01T16:57:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e8b7f21af6e5e994ece7c989202767732f23809e'/>
<id>urn:sha1:e8b7f21af6e5e994ece7c989202767732f23809e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix trailing space and new line</title>
<updated>2023-03-17T09:12:49Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-03-17T09:12:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3623ba1884ddff23e9b64766cb6dd032f1425846'/>
<id>urn:sha1:3623ba1884ddff23e9b64766cb6dd032f1425846</id>
<content type='text'>
temporarily disable codespell
</content>
</entry>
<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>
</feed>
