|
22a855c1
|
2014-01-09T16:06:46
|
|
Set the mcp2210 transfer setting only when it changes.
|
|
7e4f6866
|
2014-01-05T17:05:11
|
|
Remove all standalone gpio setting change functions in mcp2210 and just use the one global setting function.
|
|
c049387f
|
2014-01-05T16:55:05
|
|
Set gpio values in the one function with all values for nanofury.
|
|
24611bda
|
2014-01-05T16:17:53
|
|
Provide a helper function for setting all mcp2210 gpio settings.
|
|
f32f093f
|
2014-01-05T16:06:35
|
|
Add a helper function for getting all mcp2210 gpio settings.
|
|
9fe4ec90
|
2014-01-05T09:06:19
|
|
Provide helper functions for setting all pins and dirs on mcp2210
|
|
6bfd6d80
|
2014-01-05T08:49:08
|
|
Provide a helper function for setting all pin designations on mcp2210
|
|
9b58c5cb
|
2014-01-04T20:40:16
|
|
Provide an mcp 2210 set gpio input helper function that sets a pin to gpio and input.
|
|
a01fbc30
|
2014-01-04T20:35:59
|
|
Move the set gpio output function to a generic mcp2210 version from nanofury which also sets the pin to gpio.
|
|
2d4adfa5
|
2014-01-04T20:10:00
|
|
Implement a nanofury txrx with a larger buffer and cycling over data too large to send.
|
|
a872f691
|
2014-01-04T10:47:17
|
|
Implement and mcp2210 spi transfer function.
|
|
c1416763
|
2014-01-04T10:11:05
|
|
Provide a helper function for gettings mcp2210 spi settings.
|
|
e2fd2567
|
2014-01-04T09:57:58
|
|
Implement an mcp2210 set spi transfer settings function.
|
|
6b532de0
|
2014-01-04T09:38:05
|
|
Cancel any SPI transfers in progress in nanofury after initial setup.
|
|
6f9b5767
|
2014-01-04T09:35:10
|
|
Implement an mcp2210 spi cancel function.
|
|
1a9c558a
|
2014-01-03T17:31:54
|
|
Add helper functions for getting and setting mcp2210 gpio pin designations.
|
|
9e10d915
|
2014-01-03T15:50:32
|
|
Add mcp2210 helper functions for getting and setting one GPIO pin val and direction.
|
|
d439fc75
|
2014-01-03T15:17:26
|
|
Create a generic gpio pin struct and add helpers for mcp get pin val and dirs.
|
|
5015e258
|
2014-01-03T12:00:23
|
|
Add a set of usb commands to the usbutils defines for mcp2210 comms, and use the same command name for send and receive.
|
|
efd179fd
|
2014-01-03T11:42:44
|
|
Create a generic mcp2210 send_rcv function.
|
|
bd6b1149
|
2014-01-03T11:14:08
|
|
Include mcp header for bitfury and fix extra params in macro.
|
|
94a157ff
|
2014-01-03T10:03:13
|
|
Add basic SPI comms defines for mcp2210 and build rules for bitfury.
|
|
98fddb98
|
2014-01-03T09:32:42
|
|
nil
|