<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/portable/st, branch port-embos</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/portable/st?h=port-embos</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/portable/st?h=port-embos'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2019-10-02T05:13:47Z</updated>
<entry>
<title>Merge branch 'master' into develop</title>
<updated>2019-10-02T05:13:47Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-10-02T05:13:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=820a3705f56c01525825723007025247e055a0d2'/>
<id>urn:sha1:820a3705f56c01525825723007025247e055a0d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ported stm32f1, tested with f103 blue pill</title>
<updated>2019-10-02T05:01:34Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-10-02T05:01:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0673be772475671c34a88f4fc2c16d2055dcc682'/>
<id>urn:sha1:0673be772475671c34a88f4fc2c16d2055dcc682</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>Remove references to EP kind.</title>
<updated>2019-10-02T04:11:16Z</updated>
<author>
<name>Nathan Conrad</name>
<email>pigrew@gmail.com</email>
</author>
<published>2019-10-02T04:11:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e5f38e3e861cb20046a81e666e8de9a7fdc3919d'/>
<id>urn:sha1:e5f38e3e861cb20046a81e666e8de9a7fdc3919d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into ST_FSDEV_EP0</title>
<updated>2019-10-02T04:09:07Z</updated>
<author>
<name>Nathan Conrad</name>
<email>pigrew@gmail.com</email>
</author>
<published>2019-10-02T04:09:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=838cfe02c16e2ef949f9418a1462017b8b07d0fd'/>
<id>urn:sha1:838cfe02c16e2ef949f9418a1462017b8b07d0fd</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>Reset TX and RX endpoints to NAK when receiving setup packet.</title>
<updated>2019-09-26T00:55:15Z</updated>
<author>
<name>Nathan Conrad</name>
<email>pigrew@gmail.com</email>
</author>
<published>2019-09-26T00:53:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f19082f02d1ff3cd9f458476fd558a7e7fabc1bf'/>
<id>urn:sha1:f19082f02d1ff3cd9f458476fd558a7e7fabc1bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ST FSDEV:Remove setting the EP kind, as I think it was causing issues during enumeration (sometimes). Also move a membar.</title>
<updated>2019-09-26T00:54:59Z</updated>
<author>
<name>Nathan Conrad</name>
<email>pigrew@gmail.com</email>
</author>
<published>2019-09-26T00:17:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=048e0448c0b8edf4cdd82f72e094b29c2f094281'/>
<id>urn:sha1:048e0448c0b8edf4cdd82f72e094b29c2f094281</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #177 from cr1901/fifo-fix</title>
<updated>2019-09-22T04:38:54Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-09-22T04:38:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7ba8e818527eca1c16946ef8f58a0cde807fb3f3'/>
<id>urn:sha1:7ba8e818527eca1c16946ef8f58a0cde807fb3f3</id>
<content type='text'>
dcd_synopsys: Fix off-by-one error in FIFO allocation.</content>
</entry>
<entry>
<title>dcd_synopsys: Fix off-by-one error in FIFO allocation.</title>
<updated>2019-09-22T03:01:06Z</updated>
<author>
<name>William D. Jones</name>
<email>thor0505@comcast.net</email>
</author>
<published>2019-09-22T02:40:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=108f756e22c07d066f9d3079100872df71416991'/>
<id>urn:sha1:108f756e22c07d066f9d3079100872df71416991</id>
<content type='text'>
</content>
</entry>
</feed>
