aboutsummaryrefslogtreecommitdiff
path: root/src/usb/ftdi_ft4222.c
AgeCommit message (Expand)Author
2015-12-01ft4222: adds initial support for on-chip GPIO in mode0Mihai Tudor Panu
2015-12-01ft4222: prepares onboard gpio support in addition to i2c expander optionMihai Tudor Panu
2015-10-26ftdi_ft4222.c: Fixed bug in gpio configurationHenry Bruce
2015-10-26ftdi_ft4222.c: Implemented previously stubbed out i2c functions.Henry Bruce
2015-09-08ftdi_ft4222.c: clean up, styling fixBrendan Le Foll
2015-09-08ft4222.c: Fixed bug in write_byte_dataHenry Bruce
2015-09-08i2c: mraa_i2c_init_raw fixed and sub-platform updates.Henry Bruce
2015-09-08ftdi_ft4222.c: Removed i2c read/write logging messages.Henry Bruce
2015-09-08ftdi_ft4222.c: Implemented i2c_frequency().Henry Bruce
2015-09-08usb: Added gpio isr support to ft4222Henry Bruce
2015-09-08usb: Added gpio read/write support for ft4222 with i/o expanderHenry Bruce
2015-09-08usb: Updated ft4222 device detectionHenry Bruce
2015-09-08platform_type: platform_type now in mraa_board_tHenry Bruce
2015-09-08usb: Skeleton platform code for FTDI FT4222 USB to i2c bridgeHenry Bruce