25 Ревизии (6c9fec1699297e0b8b71609b42a94b4a53a2043d)

Автор SHA1 Съобщение Дата
  PaulStoffregen 760fcb7197 Add Wire.requestFrom() with 5 params преди 5 години
  PaulStoffregen c525e05e39 Improve check for Teensy 3.x boards преди 6 години
  PaulStoffregen b757eb66ff IMXRT - work in progress... преди 6 години
  Frank a3914c047d
Update WireKinetis.cpp преди 6 години
  PaulStoffregen 1e3551a03d Force 9 clocks if waiting too long for bus idle преди 7 години
  PaulStoffregen 49361a0c41 Fix typo in comments преди 7 години
  PaulStoffregen 13fc9401d9 Fix for fastest optimization with CPU > 120 MHz преди 7 години
  PaulStoffregen 53bad9ba2b Add AVR twi_writeTo compatibility function преди 7 години
  PaulStoffregen 06760becb5 Pins 58-59 (SD card pins) can be used for Wire1 преди 7 години
  Tilo Nitzsche e61db6b3ac Make TwoWire constructor constexpr to allow constant initialization. преди 8 години
  PaulStoffregen db6faf319b Allow read of partial requestFrom data преди 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 f78061da69 Allow implementing Wire objects in sketch преди 8 години
  PaulStoffregen 14617c9a30 Don't get stuck in endTransmission if bus busy or long clock stretch преди 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 години
  Kurt Eckhardt 68fa9ddac3 The new Pins include SCL0/SDA0 pins преди 8 години
  Kurt Eckhardt 5408a2e18b Beta T3.5 board supports more SCL/SDA pins on I2C 0 преди 8 години
  PaulStoffregen c6dd45f5c2 Support more F_BUS speeds преди 8 години
  PaulStoffregen b6b42cef5f Fix buffer overflow in requestFrom() преди 9 години
  PaulStoffregen fd42c5fc0e Disable correct pins in end() преди 9 години
  PaulStoffregen 2ab8c95bd3 Don't crash if end() or setClock() used without begin() преди 9 години
  PaulStoffregen 1c77cdd974 Add setSDA(pin) & setSCK(pin) преди 9 години
  PaulStoffregen 37f7d78693 Add Wire.end() преди 9 години
  PaulStoffregen a1fa3e076b more hardware defs преди 9 години
  PaulStoffregen b5e8b222d6 Improvement for Lidar Lite on Teensy 3.1 преди 10 години
  PaulStoffregen 3e5be4522b Import patches from Teensyduino 1.22 преди 10 години
  PaulStoffregen 48007b99f9 Import Wire library from Arduino 1.0.6 преди 10 години