<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/hw/bsp/feather_m4_express, 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/feather_m4_express?h=codex%2Fclass-reference-docs</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/feather_m4_express?h=codex%2Fclass-reference-docs'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2020-11-28T05:10:29Z</updated>
<entry>
<title>grouping samd51 boards</title>
<updated>2020-11-28T05:10:29Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-11-28T05:09:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a6c7467fd34fb24aace7c0306cba5409e457d1a1'/>
<id>urn:sha1:a6c7467fd34fb24aace7c0306cba5409e457d1a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update microchipo driver submodule</title>
<updated>2020-11-08T11:09:53Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-11-08T11:09:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5456afa8ee64e9bb248c2b9a2b537891e46d8f4f'/>
<id>urn:sha1:5456afa8ee64e9bb248c2b9a2b537891e46d8f4f</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 samd21 race condition with setup packet</title>
<updated>2020-07-22T18:39:15Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-07-22T18:39:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0407cfe16c7b9736da2ff36c69232e7c3f470864'/>
<id>urn:sha1:0407cfe16c7b9736da2ff36c69232e7c3f470864</id>
<content type='text'>
reproduced with Adafruit_TinyUSB_ArduinoCore port commit 11d669b4d2a40eb2fc5e51b2a9707a6de9d42363 and SAMD BSP 1.6.1
</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>
<entry>
<title>add ENTRY(Reset_Handler) to linker of samd21 and samd51 board</title>
<updated>2020-03-28T15:25:07Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-03-28T15:25:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ad2824df8bb947c420b0bd4722378eed46981934'/>
<id>urn:sha1:ad2824df8bb947c420b0bd4722378eed46981934</id>
<content type='text'>
fix #303
</content>
</entry>
<entry>
<title>update freertos example</title>
<updated>2020-03-10T16:16:09Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-03-10T16:16:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=65578dec44cb0143871e9b5b6f54fe4e38940ea8'/>
<id>urn:sha1:65578dec44cb0143871e9b5b6f54fe4e38940ea8</id>
<content type='text'>
work with samd21 samd51 and nrf
</content>
</entry>
<entry>
<title>clean up LD_FILE using $(BOARD)</title>
<updated>2020-03-07T10:49:30Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-03-07T10:49:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3ea95c2ab60bcd0f4efc8790ec091b4645d50015'/>
<id>urn:sha1:3ea95c2ab60bcd0f4efc8790ec091b4645d50015</id>
<content type='text'>
make it easier to duplicate bsp
</content>
</entry>
</feed>
