65 Révisions (1309ff3eb8cc465fbfce180c4aed715b2bb9bb65)
 

Auteur SHA1 Message Date
  PaulStoffregen 1309ff3eb8 Rename AdafruitLED to HT16K33 in Scanner example il y a 5 ans
  PaulStoffregen 780f56789f Add MAX11612-MAX11617 to Scanner example il y a 5 ans
  PaulStoffregen 4b47980e8d Add SHT3X to list of known chip in Scanner example il y a 6 ans
  PaulStoffregen c525e05e39 Improve check for Teensy 3.x boards il y a 6 ans
  PaulStoffregen 9740070fc7 Support 400 kHz & 1 MHz speeds il y a 6 ans
  PaulStoffregen 2fd0fcf8e2 Fix pin definitions il y a 6 ans
  PaulStoffregen 1c236b07a4 endTransmission to only report success when all commands processed from fifo il y a 6 ans
  PaulStoffregen 21ab71102b Support Wire1 and Wire2 il y a 6 ans
  PaulStoffregen bdbdb91154 Wire first working on IMXRT il y a 6 ans
  PaulStoffregen b757eb66ff IMXRT - work in progress... il y a 6 ans
  PaulStoffregen 877a05eb59 Include Arduino.h (for pre-compiled header speedup) il y a 6 ans
  Paul Stoffregen 6e248dbb0f
Merge pull request #11 from FrankBoesing/F_BUS-128MHz il y a 6 ans
  Frank a3914c047d
Update WireKinetis.cpp il y a 6 ans
  Frank 63fcd566c5
Update WireKinetis.h il y a 6 ans
  PaulStoffregen 1e3551a03d Force 9 clocks if waiting too long for bus idle il y a 7 ans
  PaulStoffregen 49361a0c41 Fix typo in comments il y a 7 ans
  PaulStoffregen 13fc9401d9 Fix for fastest optimization with CPU > 120 MHz il y a 7 ans
  PaulStoffregen 53bad9ba2b Add AVR twi_writeTo compatibility function il y a 7 ans
  PaulStoffregen 06760becb5 Pins 58-59 (SD card pins) can be used for Wire1 il y a 7 ans
  Paul Stoffregen bd5367b455 Merge pull request #7 from tni/master il y a 7 ans
  Tilo Nitzsche e61db6b3ac Make TwoWire constructor constexpr to allow constant initialization. il y a 7 ans
  PaulStoffregen db6faf319b Allow read of partial requestFrom data il y a 7 ans
  PaulStoffregen c084466c3a Don't get stuck in requestFrom if bus busy or long clock stretch il y a 7 ans
  PaulStoffregen 45fd91166b Don't default build Wire1 on LC & Wire3 on 3.6 (saves memory) il y a 7 ans
  PaulStoffregen f78061da69 Allow implementing Wire objects in sketch il y a 7 ans
  PaulStoffregen 14617c9a30 Don't get stuck in endTransmission if bus busy or long clock stretch il y a 7 ans
  PaulStoffregen 4e3317945a All master/slave read & write examples Blink LED il y a 7 ans
  PaulStoffregen 88ec5e7b57 Minor updates to examples il y a 7 ans
  PaulStoffregen 39c840b8e9 Use pin change hack (only if needed) for Wire & Wire1 il y a 7 ans
  PaulStoffregen c634390cdf Use hardware structure for interrupt numbers il y a 7 ans
  PaulStoffregen cef2e757c6 Define Wire objects for each board il y a 7 ans
  PaulStoffregen ce3b132e19 Update copyright & use MIT license on original code il y a 7 ans
  PaulStoffregen 5df8a3133d Use hardware description for pin numbers il y a 7 ans
  PaulStoffregen 81cd07d106 Add hardware description for clock gate control il y a 7 ans
  PaulStoffregen 31a33832a8 Add hardware access through port reference il y a 7 ans
  PaulStoffregen edcffbc7cd Inline all trivial functions il y a 7 ans
  PaulStoffregen 9ed2f188dc Don't use static variables il y a 7 ans
  PaulStoffregen a17aff3924 Separate AVR & ARM code il y a 7 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