<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/portable/nxp/khci, branch 0.17.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/portable/nxp/khci?h=0.17.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/portable/nxp/khci?h=0.17.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2024-06-18T05:53:57Z</updated>
<entry>
<title>LOG3 in isr</title>
<updated>2024-06-18T05:53:57Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-06-18T05:53:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d945261aef7e2c922153e2a85d00791dd1930740'/>
<id>urn:sha1:d945261aef7e2c922153e2a85d00791dd1930740</id>
<content type='text'>
</content>
</entry>
<entry>
<title>only save/restore CLK_RECOVER_IRC_EN/CTRL if FSL_FEATURE_USB_KHCI_IRC48M_MODULE_CLOCK_ENABLED is defined to 1</title>
<updated>2024-02-24T10:18:30Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-02-24T10:18:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a52b4647ec20414bbfde986c13a18598ffd426d6'/>
<id>urn:sha1:a52b4647ec20414bbfde986c13a18598ffd426d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix build with cpu without USB_CLK_RECOVER using old dcd_khci driver</title>
<updated>2024-02-23T17:53:05Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-02-23T17:53:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=65a2e5cdf8d708b88bb8edf7b718f698e5a18ffc'/>
<id>urn:sha1:65a2e5cdf8d708b88bb8edf7b718f698e5a18ffc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>frdm k64f usb work well, add kinetis_k to ci cmake</title>
<updated>2024-02-23T17:36:07Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-02-23T17:36:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3d3bf45102ded992fc10be09f3e9b9c981379ad1'/>
<id>urn:sha1:3d3bf45102ded992fc10be09f3e9b9c981379ad1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'hathach:master' into nxp_k64</title>
<updated>2024-02-04T09:55:34Z</updated>
<author>
<name>Michael Fischer</name>
<email>emb4fun@users.noreply.github.com</email>
</author>
<published>2024-02-04T09:55:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ea30041168d19a9239b700b745e7d7f17c760a8d'/>
<id>urn:sha1:ea30041168d19a9239b700b745e7d7f17c760a8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change hcd_int_handler(rhport, in_isr) signature: add in_isr</title>
<updated>2023-09-27T08:51:03Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-09-27T08:51:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3b0ffd0f488671f1bafa4bcd9e22dd51f8bb6dee'/>
<id>urn:sha1:3b0ffd0f488671f1bafa4bcd9e22dd51f8bb6dee</id>
<content type='text'>
change tuh_int_handler() to take in_isr as optional parameter (default =
true)
</content>
</entry>
<entry>
<title>Merge branch 'master' into nxp_k64</title>
<updated>2023-08-28T10:46:05Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-28T10:46:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9063ede25f4a013dae8edccc2d953ba2de7ed684'/>
<id>urn:sha1:9063ede25f4a013dae8edccc2d953ba2de7ed684</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename OPT_MCU_KINETIS_K64 to OPT_MCU_KINETIS_K</title>
<updated>2023-08-28T10:34:40Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-28T10:34:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=588b758717f3c22aa8046d61247b9967de8840b7'/>
<id>urn:sha1:588b758717f3c22aa8046d61247b9967de8840b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into master</title>
<updated>2023-08-04T04:48:04Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-04T04:48:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1b04db2a777c3bac88c964f8171af0928a55477d'/>
<id>urn:sha1:1b04db2a777c3bac88c964f8171af0928a55477d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>correct hcd_edpt_clear_stall() API signature</title>
<updated>2023-07-26T12:56:48Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-07-26T12:56:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c37a9571741cef0dcf0cd5a77e202ae741a2dd42'/>
<id>urn:sha1:c37a9571741cef0dcf0cd5a77e202ae741a2dd42</id>
<content type='text'>
</content>
</entry>
</feed>
