forked from djmuhlestein/fx2lib
-
Notifications
You must be signed in to change notification settings - Fork 6
Pull requests: mithro/fx2lib
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Created a buffer implementation which uses the autopointer registers .
#26
opened Jul 11, 2016 by
RacingTornado
Loading…
Created a buffer API definition in buffer/api.h to allow access to FX2 buffers using a standard manner
#25
opened Jul 8, 2016 by
RacingTornado
Loading…
Timer based UART for sending and receiving bytes on the FX2
#23
opened Jul 8, 2016 by
RacingTornado
Loading…
Adding I2C functionality to the FX2 device. (Tested with a 24C256 EEPROM)
#22
opened Jul 8, 2016 by
RacingTornado
Loading…
Loopback FTDI implementation on the FX2 using USB descriptors from the linux-descriptors branch
#21
opened Jul 8, 2016 by
RacingTornado
Loading…
Created a I2C API definition in i2c/api.h to allow the example code to access I2C using a standard interface
#19
opened Jun 27, 2016 by
RacingTornado
Loading…
Implemented UART in accordance with the API definition in softuart.h to allow the example code to access printf() functionality
#18
opened Jun 24, 2016 by
RacingTornado
Loading…
ProTip!
Filter pull requests by the default branch with base:master.