ft4222: adds initial support for on-chip GPIO in mode0
[contrib/mraa.git] / src / usb / ftdi_ft4222.c
2015-12-01 Mihai Tudor Panuft4222: adds initial support for on-chip GPIO in mode0
2015-12-01 Mihai Tudor Panuft4222: prepares onboard gpio support in addition to...
2015-10-26 Henry Bruceftdi_ft4222.c: Fixed bug in gpio configuration
2015-10-26 Henry Bruceftdi_ft4222.c: Implemented previously stubbed out i2c...
2015-09-08 Brendan Le Follftdi_ft4222.c: clean up, styling fix
2015-09-08 Henry Bruceft4222.c: Fixed bug in write_byte_data
2015-09-08 Henry Brucei2c: mraa_i2c_init_raw fixed and sub-platform updates.
2015-09-08 Henry Bruceftdi_ft4222.c: Removed i2c read/write logging messages.
2015-09-08 Henry Bruceftdi_ft4222.c: Implemented i2c_frequency().
2015-09-08 Henry Bruceusb: Added gpio isr support to ft4222
2015-09-08 Henry Bruceusb: Added gpio read/write support for ft4222 with...
2015-09-08 Henry Bruceusb: Updated ft4222 device detection
2015-09-08 Henry Bruceplatform_type: platform_type now in mraa_board_t
2015-09-08 Henry Bruceusb: Skeleton platform code for FTDI FT4222 USB to...