41 Révisions (f78061da690a02429719bea4edc11790ecd85e52)
 

Auteur SHA1 Message Date
  PaulStoffregen f78061da69 Allow implementing Wire objects in sketch il y a 8 ans
  PaulStoffregen 14617c9a30 Don't get stuck in endTransmission if bus busy or long clock stretch il y a 8 ans
  PaulStoffregen 4e3317945a All master/slave read & write examples Blink LED il y a 8 ans
  PaulStoffregen 88ec5e7b57 Minor updates to examples il y a 8 ans
  PaulStoffregen 39c840b8e9 Use pin change hack (only if needed) for Wire & Wire1 il y a 8 ans
  PaulStoffregen c634390cdf Use hardware structure for interrupt numbers il y a 8 ans
  PaulStoffregen cef2e757c6 Define Wire objects for each board il y a 8 ans
  PaulStoffregen ce3b132e19 Update copyright & use MIT license on original code il y a 8 ans
  PaulStoffregen 5df8a3133d Use hardware description for pin numbers il y a 8 ans
  PaulStoffregen 81cd07d106 Add hardware description for clock gate control il y a 8 ans
  PaulStoffregen 31a33832a8 Add hardware access through port reference il y a 8 ans
  PaulStoffregen edcffbc7cd Inline all trivial functions il y a 8 ans
  PaulStoffregen 9ed2f188dc Don't use static variables il y a 8 ans
  PaulStoffregen a17aff3924 Separate AVR & ARM code il y a 8 ans
  Paul Stoffregen 511809f43d Merge pull request #6 from whitebox-labs/master il y a 8 ans
  extrapixel d80243fb1b added chips from Atlas Scientific and WeMakeThings il y a 8 ans
  Paul Stoffregen 27ce5d99e0 Merge pull request #4 from FrankBoesing/patch-1 il y a 8 ans
  Paul Stoffregen 69fda6f338 Merge pull request #5 from FrankBoesing/patch-2 il y a 8 ans
  Frank c67ee5ca48 typo il y a 8 ans
  Frank 86e60bf755 Add PCF8574 il y a 8 ans
  PaulStoffregen 5fce98deac Add MCP44XX to Scanner chip list il y a 8 ans
  Paul Stoffregen a4318c75c9 Merge pull request #2 from KurtE/T3.5-Added-SCL/SDA-pins il y a 8 ans
  Kurt Eckhardt 68fa9ddac3 The new Pins include SCL0/SDA0 pins il y a 8 ans
  Paul Stoffregen d428a8de21 Merge pull request #1 from KurtE/Beta_T35 il y a 8 ans
  Kurt Eckhardt 5408a2e18b Beta T3.5 board supports more SCL/SDA pins on I2C 0 il y a 8 ans
  PaulStoffregen c6dd45f5c2 Support more F_BUS speeds il y a 8 ans
  PaulStoffregen b6b42cef5f Fix buffer overflow in requestFrom() il y a 9 ans
  PaulStoffregen fd42c5fc0e Disable correct pins in end() il y a 9 ans
  PaulStoffregen 2ab8c95bd3 Don't crash if end() or setClock() used without begin() il y a 9 ans
  PaulStoffregen 93c4eedc9b Add library.properties il y a 9 ans
  PaulStoffregen 4d077115ec Add more chips names to Scanner il y a 9 ans
  PaulStoffregen e9990cb6a3 Add list of known chips to Scanner example il y a 9 ans
  PaulStoffregen 1c77cdd974 Add setSDA(pin) & setSCK(pin) il y a 9 ans
  PaulStoffregen 3b24b805ce Add Scanner example il y a 9 ans
  PaulStoffregen 37f7d78693 Add Wire.end() il y a 9 ans
  PaulStoffregen a1fa3e076b more hardware defs il y a 9 ans
  PaulStoffregen f19a946d8c Update examples for legal I2C addresses il y a 9 ans
  PaulStoffregen 9b2a47eb8b fix repeated start in slave mode il y a 9 ans
  PaulStoffregen b5e8b222d6 Improvement for Lidar Lite on Teensy 3.1 il y a 9 ans
  PaulStoffregen 3e5be4522b Import patches from Teensyduino 1.22 il y a 9 ans
  PaulStoffregen 48007b99f9 Import Wire library from Arduino 1.0.6 il y a 9 ans