1 次代码提交 (76fbfe2b8480f766d2c4ff77ca1939bf0cc80f3f)

作者 SHA1 备注 提交日期
  John Robinson 76fbfe2b84
restructure files into src and include dirs 4 年前
  Kurt Eckhardt 19ca5461e4 Add pin definitions for MicroMod 5 年前
  Kurt Eckhardt 8592d6d3ca T4 Wire defines for IIMPLEMENT... 5 年前
  PaulStoffregen 956a5c418a Improve FIFO handling for Teensy 4.0 6 年前
  Kurt Eckhardt 0fe5f18d4b T4 Wire1 has alternate pins - setSCL setSDA implemented 6 年前
  PaulStoffregen 760fcb7197 Add Wire.requestFrom() with 5 params 6 年前
  PaulStoffregen 21ab71102b Support Wire1 and Wire2 7 年前
  PaulStoffregen bdbdb91154 Wire first working on IMXRT 7 年前
  PaulStoffregen b757eb66ff IMXRT - work in progress... 7 年前
  Frank 63fcd566c5
Update WireKinetis.h 7 年前
  PaulStoffregen 1e3551a03d Force 9 clocks if waiting too long for bus idle 8 年前
  Tilo Nitzsche e61db6b3ac Make TwoWire constructor constexpr to allow constant initialization. 8 年前
  PaulStoffregen c084466c3a Don't get stuck in requestFrom if bus busy or long clock stretch 8 年前
  PaulStoffregen 45fd91166b Don't default build Wire1 on LC & Wire3 on 3.6 (saves memory) 8 年前
  PaulStoffregen 39c840b8e9 Use pin change hack (only if needed) for Wire & Wire1 8 年前
  PaulStoffregen c634390cdf Use hardware structure for interrupt numbers 8 年前
  PaulStoffregen cef2e757c6 Define Wire objects for each board 8 年前
  PaulStoffregen ce3b132e19 Update copyright & use MIT license on original code 8 年前
  PaulStoffregen 5df8a3133d Use hardware description for pin numbers 8 年前
  PaulStoffregen 81cd07d106 Add hardware description for clock gate control 8 年前
  PaulStoffregen 31a33832a8 Add hardware access through port reference 8 年前
  PaulStoffregen edcffbc7cd Inline all trivial functions 8 年前
  PaulStoffregen 9ed2f188dc Don't use static variables 8 年前
  PaulStoffregen a17aff3924 Separate AVR & ARM code 8 年前
  PaulStoffregen c6dd45f5c2 Support more F_BUS speeds 9 年前
  PaulStoffregen 1c77cdd974 Add setSDA(pin) & setSCK(pin) 9 年前
  PaulStoffregen 37f7d78693 Add Wire.end() 10 年前
  PaulStoffregen a1fa3e076b more hardware defs 10 年前
  PaulStoffregen 3e5be4522b Import patches from Teensyduino 1.22 10 年前
  PaulStoffregen 48007b99f9 Import Wire library from Arduino 1.0.6 10 年前