What exactly are you trying to do? How do you plan to use the CC3200? How is the flash memory connected / accessed?
If you'd like, you can try adding support for the FTDI chip in ft2232_spi.c. If the FTDI D2XX is significantly different you can create a new file (ftdi_d2xx.c, for example), and use ft2232_spi.c as a template.