15 Commits (db6faf319bd9ba962b5e87284bffe979ff9c0a5b)

Autor SHA1 Nachricht Datum
  PaulStoffregen db6faf319b Allow read of partial requestFrom data vor 8 Jahren
  PaulStoffregen c084466c3a Don't get stuck in requestFrom if bus busy or long clock stretch vor 8 Jahren
  PaulStoffregen 45fd91166b Don't default build Wire1 on LC & Wire3 on 3.6 (saves memory) vor 8 Jahren
  PaulStoffregen f78061da69 Allow implementing Wire objects in sketch vor 8 Jahren
  PaulStoffregen 14617c9a30 Don't get stuck in endTransmission if bus busy or long clock stretch vor 8 Jahren
  PaulStoffregen 39c840b8e9 Use pin change hack (only if needed) for Wire & Wire1 vor 8 Jahren
  PaulStoffregen c634390cdf Use hardware structure for interrupt numbers vor 8 Jahren
  PaulStoffregen cef2e757c6 Define Wire objects for each board vor 8 Jahren
  PaulStoffregen ce3b132e19 Update copyright & use MIT license on original code vor 8 Jahren
  PaulStoffregen 5df8a3133d Use hardware description for pin numbers vor 8 Jahren
  PaulStoffregen 81cd07d106 Add hardware description for clock gate control vor 8 Jahren
  PaulStoffregen 31a33832a8 Add hardware access through port reference vor 8 Jahren
  PaulStoffregen edcffbc7cd Inline all trivial functions vor 8 Jahren
  PaulStoffregen 9ed2f188dc Don't use static variables vor 8 Jahren
  PaulStoffregen a17aff3924 Separate AVR & ARM code vor 8 Jahren
  Kurt Eckhardt 68fa9ddac3 The new Pins include SCL0/SDA0 pins vor 8 Jahren
  Kurt Eckhardt 5408a2e18b Beta T3.5 board supports more SCL/SDA pins on I2C 0 vor 8 Jahren
  PaulStoffregen c6dd45f5c2 Support more F_BUS speeds vor 8 Jahren
  PaulStoffregen b6b42cef5f Fix buffer overflow in requestFrom() vor 9 Jahren
  PaulStoffregen fd42c5fc0e Disable correct pins in end() vor 9 Jahren
  PaulStoffregen 2ab8c95bd3 Don't crash if end() or setClock() used without begin() vor 9 Jahren
  PaulStoffregen 1c77cdd974 Add setSDA(pin) & setSCK(pin) vor 9 Jahren
  PaulStoffregen 37f7d78693 Add Wire.end() vor 9 Jahren
  PaulStoffregen a1fa3e076b more hardware defs vor 9 Jahren
  PaulStoffregen b5e8b222d6 Improvement for Lidar Lite on Teensy 3.1 vor 10 Jahren
  PaulStoffregen 3e5be4522b Import patches from Teensyduino 1.22 vor 10 Jahren
  PaulStoffregen 48007b99f9 Import Wire library from Arduino 1.0.6 vor 10 Jahren