diff options
author | David Brownell <dbrownell@users.sourceforge.net> | 2009-12-19 13:01:30 -0800 |
---|---|---|
committer | David Brownell <dbrownell@users.sourceforge.net> | 2009-12-19 13:01:30 -0800 |
commit | bfadd79965cc448a75b4f51abaf9523c4ec0ae26 (patch) | |
tree | 662ba77a557fae41848ea6133f91b75d11ce3e97 /NEWS | |
parent | 3f18900b19f49a84ba9df56f2e089c255e610011 (diff) | |
download | riscv-openocd-bfadd79965cc448a75b4f51abaf9523c4ec0ae26.zip riscv-openocd-bfadd79965cc448a75b4f51abaf9523c4ec0ae26.tar.gz riscv-openocd-bfadd79965cc448a75b4f51abaf9523c4ec0ae26.tar.bz2 |
NEWS: mention libftdi 0.17
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -60,6 +60,8 @@ Documentation: Build and Release: Use --enable-doxygen-pdf to build PDF developer documentation. + Consider upgrading to libftdi 0.17 if you use that library; it + includes bugfixes which improve FT2232H support. For more details about what has changed since the last release, see the git repository history. With gitweb, you can browse that |