forked from djmuhlestein/fx2lib
- Notifications
You must be signed in to change notification settings - Fork 6
Pull requests: mithro/fx2lib
Author
Uh oh!
There was an error while loading. Please reload this page.
Label
Uh oh!
There was an error while loading. Please reload this page.
Projects
Uh oh!
There was an error while loading. Please reload this page.
Milestones
Uh oh!
There was an error while loading. Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading. Please reload this page.
Sort
Pull requests list
Created a buffer implementation which uses the autopointer registers .
#26
opened Jul 11, 2016 by
RacingTornadoLoading…
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
RacingTornadoLoading…
Timer based UART for sending and receiving bytes on the FX2
#23
opened Jul 8, 2016 by
RacingTornadoLoading…
Adding I2C functionality to the FX2 device. (Tested with a 24C256 EEPROM)
#22
opened Jul 8, 2016 by
RacingTornadoLoading…
Loopback FTDI implementation on the FX2 using USB descriptors from the linux-descriptors branch
#21
opened Jul 8, 2016 by
RacingTornadoLoading…
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
RacingTornadoLoading…
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
RacingTornadoLoading…
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.