<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples, branch port-embos</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/examples?h=port-embos</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples?h=port-embos'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2019-10-09T04:03:55Z</updated>
<entry>
<title>Merge branch 'master' into develop</title>
<updated>2019-10-09T04:03:55Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-10-09T04:03:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c42edc080cb61d4af8015df6c1d404273b3a5bfa'/>
<id>urn:sha1:c42edc080cb61d4af8015df6c1d404273b3a5bfa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Spresense board</title>
<updated>2019-10-04T11:19:34Z</updated>
<author>
<name>Kamil Tomaszewski</name>
<email>kamil.tomaszewski@sony.com</email>
</author>
<published>2019-10-03T12:22:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0747c4b61bdb19f2c2e7ecf4ce7033d69487bb76'/>
<id>urn:sha1:0747c4b61bdb19f2c2e7ecf4ce7033d69487bb76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adding lpc1549, but couldnt recieve setup packet, though setup received interrupt is triggered</title>
<updated>2019-10-04T08:56:45Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-10-04T06:13:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=281cd858b067a240478490af6d302f7881b3aaf7'/>
<id>urn:sha1:281cd858b067a240478490af6d302f7881b3aaf7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add testcase for EP0 stall recovery to USBTMC test script.</title>
<updated>2019-10-02T04:31:47Z</updated>
<author>
<name>Nathan Conrad</name>
<email>pigrew@gmail.com</email>
</author>
<published>2019-10-02T04:31:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1e193212d7f93a55e7ec857d0ad8dc4eaea517de'/>
<id>urn:sha1:1e193212d7f93a55e7ec857d0ad8dc4eaea517de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into develop</title>
<updated>2019-09-30T07:45:34Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-09-30T07:45:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d27291f2889fc78f93963fcfd0e943462275f854'/>
<id>urn:sha1:d27291f2889fc78f93963fcfd0e943462275f854</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo of CFG_TUD_ENDOINT0_SIZE.</title>
<updated>2019-09-27T16:41:46Z</updated>
<author>
<name>Nathan Conrad</name>
<email>pigrew@gmail.com</email>
</author>
<published>2019-09-27T16:41:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4ccdc5522d202daec98e2bb6536a4ed0ccd98b9a'/>
<id>urn:sha1:4ccdc5522d202daec98e2bb6536a4ed0ccd98b9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add -Wextra for more warnings to example</title>
<updated>2019-09-26T17:15:43Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-09-26T17:15:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6183dbd0ceefdbff42d30e6691fa9948a695e9af'/>
<id>urn:sha1:6183dbd0ceefdbff42d30e6691fa9948a695e9af</id>
<content type='text'>
non-stack warning (probably mcu driver) should be suppressed in the
board.mk
</content>
</entry>
<entry>
<title>Merge pull request #160 from pigrew/usbtmc</title>
<updated>2019-09-25T17:38:37Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-09-25T17:38:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9a8d23e95ed6a48b3a3d43f7cf7d3f360ee61977'/>
<id>urn:sha1:9a8d23e95ed6a48b3a3d43f7cf7d3f360ee61977</id>
<content type='text'>
Add usbtmc class driver (READY FOR TESTING)</content>
</entry>
<entry>
<title>Remove _app from callback function names.</title>
<updated>2019-09-25T16:47:05Z</updated>
<author>
<name>Nathan Conrad</name>
<email>pigrew@gmail.com</email>
</author>
<published>2019-09-25T16:45:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6841b236e89cad45024280c44a77e43490635af2'/>
<id>urn:sha1:6841b236e89cad45024280c44a77e43490635af2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>USBTMC: Minor updates to testing script.</title>
<updated>2019-09-25T16:46:45Z</updated>
<author>
<name>Nathan Conrad</name>
<email>pigrew@gmail.com</email>
</author>
<published>2019-09-25T16:18:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6c6a01cbcdc98a1e1346fc74b0d79db90443c7e3'/>
<id>urn:sha1:6c6a01cbcdc98a1e1346fc74b0d79db90443c7e3</id>
<content type='text'>
</content>
</entry>
</feed>
