| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-17 | fix trailing space and new line | hathach | |
| temporarily disable codespell | |||
| 2023-03-10 | remove most of the submodules | hathach | |
| 2022-12-15 | Update SDK for FT9xx to include 3rdparty sources | Gordon McNab | |
| 2022-11-28 | Fix issue with the CDC SetLineCoding request | Gordon McNab | |
| 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-24 | Update to v2.6.0 library | Gordon McNab | |
| 2021-11-22 | Update ft90x-sdk | Gordon McNab | |
| Update submodule for FT90X SDK to point to the v2.5.0 release code currently in main. | |||
| 2021-11-22 | Add submodule for ft90x SDK | Gordon McNab | |
| Add Bridgetek FT90x SDK as submodule. | |||
| 2021-10-27 | Changes to use ft90x-sdk as submodule or installed SDK from toolchain. | Gordon McNab | |
| 2021-10-06 | Rename directories to indicate that FT930 and FT900 devices are both covered ↵ | Gordon McNab | |
| by the same SDK and src/portable code. Board makefile includes __FT900__ macro for FT90x and __FT930__ macro for boards with FT93x. | |||
