10 次代码提交 (d12770e254551737659cbbb777beccde7d2363a9)

作者 SHA1 备注 提交日期
  Michael Brown 946967f09c Abstracted out part of the concept of an SPI device to a generalised NVS 17 年前
  Michael Brown dc06c895fc Changed length parameter in SPI methods to be a byte length, rather than 17 年前
  Michael Brown 931f94dca3 Generalised the SPI abstraction layer to also be able to handle interfaces 17 年前
  Michael Brown 88e38fa148 We don't actually have a stdio.h header file. Our printf() functions are 18 年前
  Marty Connor 6ac78f6aff added stdio.h to includes for DBG compilation 18 年前
  Michael Brown 3b51c719d3 Generalise three-wire interface to generic SPI interface. 18 年前
  Michael Brown ab4f96e525 Move per-transition delays from generic bit-bashing layer to i2c layer 18 年前
  Michael Brown 51a36f1cfb Change read_bit() to return 0 or -1UL, rather than 0 or 1. 18 年前
  Michael Brown 3ed40686c9 Added bit-bashing i2c interface code 18 年前
  Michael Brown e90b64d625 Added sketch of bit-bashing interface common code 18 年前