<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/osal/osal.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.h?h=0.20.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/osal/osal.h?h=0.20.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2025-10-28T07:14:01Z</updated>
<entry>
<title>fix Identifiers that start with '__' or '_[A-Z]' are reserved.</title>
<updated>2025-10-28T07:14:01Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-10-28T06:21:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d92b810df7670aae0e195fd02abef5014470c2f7'/>
<id>urn:sha1:d92b810df7670aae0e195fd02abef5014470c2f7</id>
<content type='text'>
fix compiling with nuc family
</content>
</entry>
<entry>
<title>fix more warnings</title>
<updated>2025-10-24T07:28:59Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-10-24T07:28:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=55c6d07af314627c55d595cc74d0d7694ce6f091'/>
<id>urn:sha1:55c6d07af314627c55d595cc74d0d7694ce6f091</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix several warnings</title>
<updated>2025-10-24T06:04:49Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-10-24T06:04:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f39dcae9f1bed1dfcfb239f76677ef980a9976c9'/>
<id>urn:sha1:f39dcae9f1bed1dfcfb239f76677ef980a9976c9</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>zephyr</title>
<updated>2025-01-21T09:28:29Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-01-16T03:46:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=91214b46142186b6c30ea468779c7ad39e1bc605'/>
<id>urn:sha1:91214b46142186b6c30ea468779c7ad39e1bc605</id>
<content type='text'>
</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>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>Fix IAR warning: Warning[Pe381]: extra ";" ignored</title>
<updated>2023-01-02T20:18:10Z</updated>
<author>
<name>Mengsk</name>
<email>admin@hifiphile.com</email>
</author>
<published>2023-01-02T16:12:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=82f105e32b3b299509daa1dc24d6aa94f5ce63fb'/>
<id>urn:sha1:82f105e32b3b299509daa1dc24d6aa94f5ce63fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use OSAL_MUTEX_REQUIRED to replace CFG_FIFO_MUTEX/TUSB_OPT_MUTEX</title>
<updated>2022-12-15T11:03:01Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-12-15T11:03:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=88e6da727370114b427287e74c3ade176c483b17'/>
<id>urn:sha1:88e6da727370114b427287e74c3ade176c483b17</id>
<content type='text'>
add macro to swallow mutex API in order to simplify code with mutex
</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>
</feed>
