Gordon McNab 1fce76ad47 Fix issue with the CDC SetLineCoding request
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.
2022-11-28 17:41:00 +00:00
..

BridgeTek FT9xx MCU

BridgeTek provides a hardware abstraction library with software source code for the SDKs for FT9xx software family.

Whole SDK repository is installed as part of the FT9xx Toolchain and can be downloaded from BridgeTek web page https://www.brtchip.com.

Registers definition files, and included peripheral register definition files have licenses that allow for redistribution.