<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/hw/bsp/mcb1800, branch codex/class-reference-docs</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/mcb1800?h=codex%2Fclass-reference-docs</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/mcb1800?h=codex%2Fclass-reference-docs'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-03-03T09:03:21Z</updated>
<entry>
<title>add lpc18 family</title>
<updated>2021-03-03T09:03:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-03T09:03:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0dc1a3d3afbde34274e6883aadcac06dba4a2579'/>
<id>urn:sha1:0dc1a3d3afbde34274e6883aadcac06dba4a2579</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nxp tdi: hcd_init() reset and set host mode</title>
<updated>2021-02-22T18:27:52Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-02-22T18:27:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=de955852586eb88cac4c107cfa0ace267ce079d1'/>
<id>urn:sha1:de955852586eb88cac4c107cfa0ace267ce079d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up jlink default interface</title>
<updated>2020-10-08T10:17:37Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-10-08T10:17:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ec018fbf4ed30b014b82f993246f8730687e649a'/>
<id>urn:sha1:ec018fbf4ed30b014b82f993246f8730687e649a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix vector assign</title>
<updated>2020-09-03T16:48:56Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-03T16:48:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4ecedc70c8cbec366c7eb6dc90c99c7cce27407e'/>
<id>urn:sha1:4ecedc70c8cbec366c7eb6dc90c99c7cce27407e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename tuh_isr/hcd_isr to tuh_int_handler/hcd_int_handler</title>
<updated>2020-09-03T06:12:25Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-03T06:12:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1d83ad0ebb6c263736b0dadec80c9406563a5199'/>
<id>urn:sha1:1d83ad0ebb6c263736b0dadec80c9406563a5199</id>
<content type='text'>
</content>
</entry>
<entry>
<title>revert to use __USE_LPCOPEN</title>
<updated>2020-09-03T05:58:09Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-03T05:58:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1cee2da7b920288202f651a4b970e50e05b8786f'/>
<id>urn:sha1:1cee2da7b920288202f651a4b970e50e05b8786f</id>
<content type='text'>
properly init fpu on LPC M4
</content>
</entry>
<entry>
<title>revert to use float-abi</title>
<updated>2020-09-01T17:46:08Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-01T17:46:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c492aef4c7b4dd6ee7b24c30176a570ae6eae043'/>
<id>urn:sha1:c492aef4c7b4dd6ee7b24c30176a570ae6eae043</id>
<content type='text'>
define __USE_CMSIS instead of __USE_LPCOPEN will have startup enable FPU
on startup properly. Although it is only relevant to lpx43/40 series,
change all to __USE_CMSIS for consistency
</content>
</entry>
<entry>
<title>add more logging to host stack</title>
<updated>2020-09-01T12:16:50Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-01T12:16:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=84425c50b3bb5c892bfab9d094cc3da6a9c04da5'/>
<id>urn:sha1:84425c50b3bb5c892bfab9d094cc3da6a9c04da5</id>
<content type='text'>
tested host with lpc4357, don't use fpu with lpc m4 since it seems to
cause hardfault (stack does not make use of fpu anyway).
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2020-09-01T10:12:31Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-01T10:12:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f4e3c6fd8ee125123e2cfa704d61dab34be576c5'/>
<id>urn:sha1:f4e3c6fd8ee125123e2cfa704d61dab34be576c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>usb0 host on mcb1800 work with fullspeed mode.</title>
<updated>2020-05-18T17:55:43Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-05-18T17:55:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=58cedf4c061fbf9f95cd88cafb6e581fc04549ff'/>
<id>urn:sha1:58cedf4c061fbf9f95cd88cafb6e581fc04549ff</id>
<content type='text'>
use usbh_edpt_open() to correctly map ep2drv[]
</content>
</entry>
</feed>
