<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/osal/osal_freertos.h, branch 0.20.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.20.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/osal/osal_freertos.h?h=0.20.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2025-11-03T04:46:54Z</updated>
<entry>
<title>fixing alert by scanning tool</title>
<updated>2025-11-03T04:46:54Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-11-03T04:43:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=00f374682ea5aaecf189e46966f015576049a773'/>
<id>urn:sha1:00f374682ea5aaecf189e46966f015576049a773</id>
<content type='text'>
</content>
</entry>
<entry>
<title>osal_spin skipping lock/unlock when executed in isr</title>
<updated>2025-05-21T04:19:07Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-05-21T04:19:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c1d23a0a92bef016e22be3ed8194230cfab1c358'/>
<id>urn:sha1:c1d23a0a92bef016e22be3ed8194230cfab1c358</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename osal_critcal to osal_spinlock</title>
<updated>2025-05-20T10:01:31Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-05-20T09:18:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a4875fefead1a2b27f13a588dea44eaca737f553'/>
<id>urn:sha1:a4875fefead1a2b27f13a588dea44eaca737f553</id>
<content type='text'>
add spinlock implementation for most rtos
</content>
</entry>
<entry>
<title>implement osal critical for none/freertos/pico-sdk</title>
<updated>2025-05-19T15:51:40Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-05-19T15:51:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=bb1d348eb3908543f7bc80fc462d91bba62edace'/>
<id>urn:sha1:bb1d348eb3908543f7bc80fc462d91bba62edace</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add osal_critical API() for use with dwc2</title>
<updated>2025-05-19T13:04:19Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-05-16T13:09:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=72ee742761e5ed9cad29911ff19b8808972854ee'/>
<id>urn:sha1:72ee742761e5ed9cad29911ff19b8808972854ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove double semicolon since ISO C not allow it</title>
<updated>2024-06-27T19:30:16Z</updated>
<author>
<name>Davide Gerhard</name>
<email>rainbow@irh.it</email>
</author>
<published>2024-06-27T19:30:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=85e1f423bf67776bf2c7113f3f287297f6e81404'/>
<id>urn:sha1:85e1f423bf67776bf2c7113f3f287297f6e81404</id>
<content type='text'>
ISO C does not allow extra ';' outside of a function [-Werror=pedantic]
</content>
</entry>
<entry>
<title>update osal API</title>
<updated>2024-03-22T09:10:26Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-03-22T09:10:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=31f68495cf66706926c408ad15ea90a646c62198'/>
<id>urn:sha1:31f68495cf66706926c408ad15ea90a646c62198</id>
<content type='text'>
add osal_semaphore_delete(), osal_mutex_delete(), osal_queue_delete()
</content>
</entry>
<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>
</feed>
