<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/hw/mcu/bridgetek, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/hw/mcu/bridgetek?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/hw/mcu/bridgetek?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2023-03-17T09:12:49Z</updated>
<entry>
<title>fix trailing space and new line</title>
<updated>2023-03-17T09:12:49Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-03-17T09:12:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3623ba1884ddff23e9b64766cb6dd032f1425846'/>
<id>urn:sha1:3623ba1884ddff23e9b64766cb6dd032f1425846</id>
<content type='text'>
temporarily disable codespell
</content>
</entry>
<entry>
<title>remove most of the submodules</title>
<updated>2023-03-10T16:36:53Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-03-10T16:36:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fb9180b6eb2ec1b76bf5b01d611901d986f85d83'/>
<id>urn:sha1:fb9180b6eb2ec1b76bf5b01d611901d986f85d83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update SDK for FT9xx to include 3rdparty sources</title>
<updated>2022-12-15T10:27:49Z</updated>
<author>
<name>Gordon McNab</name>
<email>gordon.mcnab@brtchip.com</email>
</author>
<published>2022-12-15T10:27:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9f440e5c6946f46d2fa09af1f4c42768ac64ef78'/>
<id>urn:sha1:9f440e5c6946f46d2fa09af1f4c42768ac64ef78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix issue with the CDC SetLineCoding request</title>
<updated>2022-11-28T17:41:00Z</updated>
<author>
<name>Gordon McNab</name>
<email>gordon.mcnab@brtchip.com</email>
</author>
<published>2022-11-28T17:41:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1fce76ad472fe1936eedea0688960c76bd42fd40'/>
<id>urn:sha1:1fce76ad472fe1936eedea0688960c76bd42fd40</id>
<content type='text'>
The SetLineCoding would fail as host would send the SETUP OUT phase before tinyUSB had setup a transaction for it. ft9xx port would ignore the transfer since there was no valid transaction setup for it. One SETUP data phase packet is cached now.
</content>
</entry>
<entry>
<title>Update to v2.6.0 library</title>
<updated>2022-11-24T12:17:55Z</updated>
<author>
<name>Gordon McNab</name>
<email>gordon.mcnab@brtchip.com</email>
</author>
<published>2022-11-24T12:17:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9ccfb384e8dcbed314c25af698969bb5a17f3810'/>
<id>urn:sha1:9ccfb384e8dcbed314c25af698969bb5a17f3810</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update ft90x-sdk</title>
<updated>2021-11-22T12:38:04Z</updated>
<author>
<name>Gordon McNab</name>
<email>gordon.mcnab@brtchip.com</email>
</author>
<published>2021-11-22T12:38:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=edf3f3501656b010ad4a9e1d0a0d62573dd0b3fb'/>
<id>urn:sha1:edf3f3501656b010ad4a9e1d0a0d62573dd0b3fb</id>
<content type='text'>
Update submodule for FT90X SDK to point to the v2.5.0 release code currently in main.
</content>
</entry>
<entry>
<title>Add submodule for ft90x SDK</title>
<updated>2021-11-22T10:33:07Z</updated>
<author>
<name>Gordon McNab</name>
<email>gordon.mcnab@brtchip.com</email>
</author>
<published>2021-11-22T10:33:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ba76b2e3395ca3cb5033d70e34a6fa9a6ff7373c'/>
<id>urn:sha1:ba76b2e3395ca3cb5033d70e34a6fa9a6ff7373c</id>
<content type='text'>
Add Bridgetek FT90x SDK as submodule.
</content>
</entry>
<entry>
<title>Changes to use ft90x-sdk as submodule or installed SDK from toolchain.</title>
<updated>2021-10-27T11:30:51Z</updated>
<author>
<name>Gordon McNab</name>
<email>gordon.mcnab@ftdichip.com</email>
</author>
<published>2021-10-27T11:30:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6a658007a5145147bd7435346f3617a7cda589b7'/>
<id>urn:sha1:6a658007a5145147bd7435346f3617a7cda589b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename directories to indicate that FT930 and FT900 devices are both covered by the same SDK and src/portable code. Board makefile includes __FT900__ macro for FT90x and __FT930__ macro for boards with FT93x.</title>
<updated>2021-10-06T15:50:55Z</updated>
<author>
<name>Gordon McNab</name>
<email>gordon.mcnab@ftdichip.com</email>
</author>
<published>2021-10-06T15:50:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=37c5eeb51de532dfbd46ae528d4d99220932d6bd'/>
<id>urn:sha1:37c5eeb51de532dfbd46ae528d4d99220932d6bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add initial port for FT9xx series from Bridgetek.</title>
<updated>2021-10-05T12:54:47Z</updated>
<author>
<name>Gordon McNab</name>
<email>gordon.mcnab@ftdichip.com</email>
</author>
<published>2021-10-05T12:54:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=62c613f6d2d4e3e2cf0918f75e302d48a3df673e'/>
<id>urn:sha1:62c613f6d2d4e3e2cf0918f75e302d48a3df673e</id>
<content type='text'>
Add FT90X and FT93X to the list of devices in tusb_option.h. 1700 for FT90x and 1701 for FT93x.
Set endpoint attributes for FT90x and FT93x in dcd_attr.h.
Add FT90x routines for USB device in src/portable/bridgetek/ft90x/dcd_ft90x.c
The location for hardware header files and libraries is hw/mcu/bridgetek/ft90x/hardware. There are no files in the repository, but files will be linked as a submodule in the future. The required files can be copied from or linked to the location "C:/Program Files(x86)/Bridgetek/FT9xx Toolchain/Toolchain/hardware" once the toolchain is installed.
Makefile for the MM900EV1B board for developing with an FT900 device is present. Use "BOARD=mm900ev1b".
</content>
</entry>
</feed>
