Jason K
0cd62852da
I2c reset functionality ( #678 )
...
* Addition of a i2cReset method and timeout handling for the case where the i2c hardware FSM (state machine) gets stuck in a busy state.
* Use newly added i2cReset function within the wire library.
2017-09-29 21:17:13 +08:00
me-no-dev
c19fc061b0
Hopefully fix I2C/Wire
...
Tested with (all at the same time):
- MPU9250
- HTU21
- TMP102
- BMP180
- AM2320
- SSD1306
2016-12-14 02:41:22 +02:00
me-no-dev
c82699a83d
Make Wire inherit Stream
...
fixes: https://github.com/espressif/arduino-esp32/issues/57
2016-11-17 12:37:23 +02:00
Drake Youngkun Min
c0266615d5
Add TwoWire::write(const char *) ( #56 )
2016-11-17 12:33:42 +02:00
me-no-dev
7e0811ec56
Update tools to latest IDF
2016-11-13 17:23:44 +02:00
me-no-dev
b5e0ebfc89
Set Wire to use the pins defined in pins_arduino.h
...
thanks @ladyada
2016-11-13 16:57:25 +02:00
me-no-dev
5f3a205955
initial import
2016-10-06 07:09:44 -06:00