89 Commits (19ca5461e4da211be6fe0e6c18b2d196992893d3)
 

Autor SHA1 Mensaje Fecha
  Kurt Eckhardt 19ca5461e4 Add pin definitions for MicroMod hace 4 años
  Paul Stoffregen e4b5c6623c
Merge pull request #23 from KurtE/T41_Wire1_Pins hace 4 años
  Kurt Eckhardt bff61a5a59 T41 Wire1 Alternate pins different than T40 hace 4 años
  PaulStoffregen a9457dac39 Add Si7210 to Scanner example hace 4 años
  PaulStoffregen 7c1ff62346 Add MS8607 to Scanner example hace 5 años
  Paul Stoffregen 33d7d7e48c
Merge pull request #20 from KurtE/QWIIC_KEYPAD hace 5 años
  Kurt Eckhardt 8592d6d3ca T4 Wire defines for IIMPLEMENT... hace 5 años
  Kurt Eckhardt 69614902c6 Add Qwiic Keypad to scanner hace 5 años
  PaulStoffregen 6ec2a5a10a Add Qwiic Button to Scanner example hace 5 años
  PaulStoffregen 69186a2759 Add FRAM to Scanner example hace 5 años
  PaulStoffregen 956a5c418a Improve FIFO handling for Teensy 4.0 hace 5 años
  PaulStoffregen c93e869a96 Workaround for BNO080 errors on Teensy 4.0 hace 5 años
  PaulStoffregen f72e03f34a Add BNO080 to list of known chips in Scanner example hace 5 años
  PaulStoffregen 5f58cb703b Adjust pin config on Teensy 4.0 hace 5 años
  PaulStoffregen f52060abe3 Use open drain pin config hace 5 años
  PaulStoffregen 6c9fec1699 Only clear FIFOs when bus is idle hace 5 años
  Paul Stoffregen 3b1808072f
Merge pull request #16 from KurtE/T4_BNO055_HANG hace 5 años
  PaulStoffregen e61b4d91dc Add more known chips to Scanner example hace 5 años
  Kurt Eckhardt 08d870fc13 T4 - Clear out TX FIFO in RequestFrom and endTransmission hace 5 años
  Paul Stoffregen 68471bc63c
Merge pull request #14 from KurtE/T4_setSCL_setSDA hace 5 años
  Kurt Eckhardt 0fe5f18d4b T4 Wire1 has alternate pins - setSCL setSDA implemented hace 5 años
  PaulStoffregen 760fcb7197 Add Wire.requestFrom() with 5 params hace 5 años
  Paul Stoffregen 30d884ddea
Merge pull request #13 from arjhun/patch-1 hace 5 años
  arjhun 9673e38f55
Added APDS-9960 lux sensor at 0x39 hace 5 años
  PaulStoffregen 1309ff3eb8 Rename AdafruitLED to HT16K33 in Scanner example hace 5 años
  PaulStoffregen 780f56789f Add MAX11612-MAX11617 to Scanner example hace 5 años
  PaulStoffregen 4b47980e8d Add SHT3X to list of known chip in Scanner example hace 6 años
  PaulStoffregen c525e05e39 Improve check for Teensy 3.x boards hace 6 años
  PaulStoffregen 9740070fc7 Support 400 kHz & 1 MHz speeds hace 6 años
  PaulStoffregen 2fd0fcf8e2 Fix pin definitions hace 6 años
  PaulStoffregen 1c236b07a4 endTransmission to only report success when all commands processed from fifo hace 6 años
  PaulStoffregen 21ab71102b Support Wire1 and Wire2 hace 6 años
  PaulStoffregen bdbdb91154 Wire first working on IMXRT hace 6 años
  PaulStoffregen b757eb66ff IMXRT - work in progress... hace 6 años
  PaulStoffregen 877a05eb59 Include Arduino.h (for pre-compiled header speedup) hace 6 años
  Paul Stoffregen 6e248dbb0f
Merge pull request #11 from FrankBoesing/F_BUS-128MHz hace 6 años
  Frank a3914c047d
Update WireKinetis.cpp hace 6 años
  Frank 63fcd566c5
Update WireKinetis.h hace 6 años
  PaulStoffregen 1e3551a03d Force 9 clocks if waiting too long for bus idle hace 7 años
  PaulStoffregen 49361a0c41 Fix typo in comments hace 7 años
  PaulStoffregen 13fc9401d9 Fix for fastest optimization with CPU > 120 MHz hace 7 años
  PaulStoffregen 53bad9ba2b Add AVR twi_writeTo compatibility function hace 7 años
  PaulStoffregen 06760becb5 Pins 58-59 (SD card pins) can be used for Wire1 hace 7 años
  Paul Stoffregen bd5367b455 Merge pull request #7 from tni/master hace 7 años
  Tilo Nitzsche e61db6b3ac Make TwoWire constructor constexpr to allow constant initialization. hace 7 años
  PaulStoffregen db6faf319b Allow read of partial requestFrom data hace 7 años
  PaulStoffregen c084466c3a Don't get stuck in requestFrom if bus busy or long clock stretch hace 7 años
  PaulStoffregen 45fd91166b Don't default build Wire1 on LC & Wire3 on 3.6 (saves memory) hace 7 años
  PaulStoffregen f78061da69 Allow implementing Wire objects in sketch hace 7 años
  PaulStoffregen 14617c9a30 Don't get stuck in endTransmission if bus busy or long clock stretch hace 7 años