Browse Source

Pins 58-59 (SD card pins) can be used for Wire1

main
PaulStoffregen 8 years ago
parent
commit
06760becb5
1 changed files with 4 additions and 4 deletions
  1. +4
    -4
      WireKinetis.cpp

+ 4
- 4
WireKinetis.cpp View File

29, 255, 255, 255, 255, 29, 255, 255, 255, 255,
2, 0, 0, 0, 0, 2, 0, 0, 0, 0,
#elif defined(__MK64FX512__) || defined(__MK66FX1M0__) #elif defined(__MK64FX512__) || defined(__MK66FX1M0__)
38, 255, 255, 255, 255,
2, 0, 0, 0, 0,
37, 255, 255, 255, 255,
2, 0, 0, 0, 0,
38, 58, 255, 255, 255,
2, 6, 0, 0, 0,
37, 59, 255, 255, 255,
2, 6, 0, 0, 0,
#endif #endif
IRQ_I2C1 IRQ_I2C1
}; };

Loading…
Cancel
Save