| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Abstracted out part of the concept of an SPI device to a generalised NVS | Michael Brown | 2006-12-04 | 1 | -5/+4![]() |
| * | Changed length parameter in SPI methods to be a byte length, rather than | Michael Brown | 2006-12-04 | 1 | -5/+3![]() |
| * | Generalised the SPI abstraction layer to also be able to handle interfaces | Michael Brown | 2006-12-04 | 3 | -55/+78 |
| * | We don't actually have a stdio.h header file. Our printf() functions are | Michael Brown | 2006-09-27 | 2 | -2/+0![]() |
| * | added stdio.h to includes for DBG compilation | Marty Connor | 2006-09-27 | 2 | -0/+3 |
| * | Generalise three-wire interface to generic SPI interface. | Michael Brown | 2006-06-14 | 1 | -0/+165 |
| * | Move per-transition delays from generic bit-bashing layer to i2c layer | Michael Brown | 2006-06-14 | 2 | -8/+15 |
| * | Change read_bit() to return 0 or -1UL, rather than 0 or 1. | Michael Brown | 2006-06-12 | 2 | -3/+5 |
| * | Added bit-bashing i2c interface code | Michael Brown | 2006-06-11 | 1 | -0/+313 |
| * | Added sketch of bit-bashing interface common code | Michael Brown | 2006-06-08 | 1 | -0/+55 |

