Skip to content

Conversation

nedos
Copy link

@nedos nedos commented Sep 8, 2013

This is some initial libftdi support. Tested on MacOS 10.8.4 and Linux. On MacOS X (if installed) the FTDI VCP kernel extension must be unloaded, i.e. sudo kextunload -b com.FTDI.driver.FTDIUSBSerialDriver. On Linux libftdi plays nicely with the ftdi_sio kernel module. I also updated the README to markdown and added build instructions.

* Update Makefile
* Add optional libftdi target
* Wrap libftdi code in #ifdef LIBFTDI
* Define INCS and LIBS on command line
* Assume vid: 0x403 pid: 0x6015 (FT230x)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant