PaulStoffregen
|
14617c9a30
|
Don't get stuck in endTransmission if bus busy or long clock stretch
|
8 anni fa |
PaulStoffregen
|
39c840b8e9
|
Use pin change hack (only if needed) for Wire & Wire1
|
8 anni fa |
PaulStoffregen
|
c634390cdf
|
Use hardware structure for interrupt numbers
|
8 anni fa |
PaulStoffregen
|
cef2e757c6
|
Define Wire objects for each board
|
8 anni fa |
PaulStoffregen
|
ce3b132e19
|
Update copyright & use MIT license on original code
|
8 anni fa |
PaulStoffregen
|
5df8a3133d
|
Use hardware description for pin numbers
|
8 anni fa |
PaulStoffregen
|
81cd07d106
|
Add hardware description for clock gate control
|
8 anni fa |
PaulStoffregen
|
31a33832a8
|
Add hardware access through port reference
|
8 anni fa |
PaulStoffregen
|
edcffbc7cd
|
Inline all trivial functions
|
8 anni fa |
PaulStoffregen
|
9ed2f188dc
|
Don't use static variables
|
8 anni fa |
PaulStoffregen
|
a17aff3924
|
Separate AVR & ARM code
|
8 anni fa |
Kurt Eckhardt
|
68fa9ddac3
|
The new Pins include SCL0/SDA0 pins
Added the two new possible pins for I2C0
|
8 anni fa |
Kurt Eckhardt
|
5408a2e18b
|
Beta T3.5 board supports more SCL/SDA pins on I2C 0
The new beta boards support additional pins for I2C buss 0 for SCL/SDA
So allow you to use these in Wire.setSCL() and Wire.setSDA()
|
8 anni fa |
PaulStoffregen
|
c6dd45f5c2
|
Support more F_BUS speeds
|
8 anni fa |
PaulStoffregen
|
b6b42cef5f
|
Fix buffer overflow in requestFrom()
https://forum.pjrc.com/threads/33519-Big-fat-bug-in-Wire-cpp
|
9 anni fa |
PaulStoffregen
|
fd42c5fc0e
|
Disable correct pins in end()
|
9 anni fa |
PaulStoffregen
|
2ab8c95bd3
|
Don't crash if end() or setClock() used without begin()
https://forum.pjrc.com/threads/33485-Why-is-Wire-end%28%29-not-implemented?p=99540&viewfull=1#post99540
|
9 anni fa |
PaulStoffregen
|
1c77cdd974
|
Add setSDA(pin) & setSCK(pin)
|
9 anni fa |
PaulStoffregen
|
37f7d78693
|
Add Wire.end()
|
9 anni fa |
PaulStoffregen
|
a1fa3e076b
|
more hardware defs
|
9 anni fa |
PaulStoffregen
|
b5e8b222d6
|
Improvement for Lidar Lite on Teensy 3.1
https://forum.pjrc.com/threads/28036-Translating-Lidar-Lite-I2C-example-to-Teensy?p=70213&viewfull=1#post70213
|
9 anni fa |
PaulStoffregen
|
3e5be4522b
|
Import patches from Teensyduino 1.22
|
10 anni fa |
PaulStoffregen
|
48007b99f9
|
Import Wire library from Arduino 1.0.6
|
10 anni fa |