Rev Author Line No. Line
3093 miho 1 For Raspberry Pi you have to use Raspberry version of the library.
2 The difference is in how the fpu is used (calling conventions).
3 The Linux for Raspberry uses vfp (hardware Vector Floating Point
4 coprocessor) but original FTDI library does not have the fpv switched on.