| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Ensure clock line is in the idle state before asserting chip select. | Michael Brown | 2007-07-28 | 1 | -0/+4 |
| * | Support cards such as natsemi which treat the data as little-endian | Michael Brown | 2007-07-01 | 1 | -17/+24 |
| * | 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 | 1 | -51/+74 |
| * | We don't actually have a stdio.h header file. Our printf() functions are | Michael Brown | 2006-09-27 | 1 | -1/+0![]() |
| * | added stdio.h to includes for DBG compilation | Marty Connor | 2006-09-27 | 1 | -0/+1 |
| * | Generalise three-wire interface to generic SPI interface. | Michael Brown | 2006-06-14 | 1 | -0/+165 |

