<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/osal/osal_none.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_none.h?h=0.20.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/osal/osal_none.h?h=0.20.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2025-11-19T10:06:19Z</updated>
<entry>
<title>return if spin is underflow</title>
<updated>2025-11-19T10:06:19Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-11-19T10:06:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=650c4b061c45c20d3d059f1c5ce6013b700ce1f1'/>
<id>urn:sha1:650c4b061c45c20d3d059f1c5ce6013b700ce1f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>osal/none: add nested count to spin lock</title>
<updated>2025-11-07T10:32:41Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2025-06-15T10:02:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=bec9676493c51a454541e885ad33030e58d9d257'/>
<id>urn:sha1:bec9676493c51a454541e885ad33030e58d9d257</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<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>Replace old delay functions by tusb_time_delay_ms_api</title>
<updated>2025-09-17T20:48:59Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2025-09-17T20:45:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=73f3900b2da5d00e707078a591067f0329118dcb'/>
<id>urn:sha1:73f3900b2da5d00e707078a591067f0329118dcb</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</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 freeeRTOSConfig in examples</title>
<updated>2025-02-11T14:19:09Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-02-11T10:53:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5a39bcf79ce564ce2b53b59223f9f384cba89d15'/>
<id>urn:sha1:5a39bcf79ce564ce2b53b59223f9f384cba89d15</id>
<content type='text'>
</content>
</entry>
</feed>
