<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/hw/bsp/ea4088qs, branch 0.7.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/ea4088qs?h=0.7.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/ea4088qs?h=0.7.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2020-10-11T09:22:12Z</updated>
<entry>
<title>Merge branch 'master' into host-async-control</title>
<updated>2020-10-11T09:22:12Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-10-11T09:22:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b5d4c8185d81b8d7f59625ad19e43f80fe309e29'/>
<id>urn:sha1:b5d4c8185d81b8d7f59625ad19e43f80fe309e29</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>replacing hcd_pipe_xfer by usbh_edpt_xfer</title>
<updated>2020-09-06T04:49:00Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-06T04:49:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=15ad585e674f14e247aa7e5f42fb84f90f14be8b'/>
<id>urn:sha1:15ad585e674f14e247aa7e5f42fb84f90f14be8b</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>mass rename tud/dcd_irq_handler to tud/dcd_init_handler</title>
<updated>2020-04-17T05:27:53Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-04-17T05:27:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=50be9d7c3ad08fdc8a79f38606111cf83c84efb9'/>
<id>urn:sha1:50be9d7c3ad08fdc8a79f38606111cf83c84efb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mass rename tud_isr to tud_irq_handler</title>
<updated>2020-04-06T10:04:49Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-04-06T10:04:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=dc4bf02dcb8198c9647e13bc0f5b4e5fcdeef618'/>
<id>urn:sha1:dc4bf02dcb8198c9647e13bc0f5b4e5fcdeef618</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move irqhandler to application</title>
<updated>2020-04-06T07:11:45Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-04-06T07:11:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2d6d298302be2d39374c36e7889341dee944d542'/>
<id>urn:sha1:2d6d298302be2d39374c36e7889341dee944d542</id>
<content type='text'>
tud_isr() must be called by application to forward the irqhandle to the
stack
</content>
</entry>
</feed>
