WangLei1993
|
1647b30e98
Remove unused variable by using "#if !defined()"
|
2 лет назад |
kraus
|
9b20136f6e
apply bugfix to 3W HW SPI, issue #377
|
3 лет назад |
Kazetsukai
|
e340b3db6b
Correct what looks like may be typos for SPI interaction.
|
3 лет назад |
Chris
|
5aa2c32c6d
Fix minor comment typos
|
3 лет назад |
Donna Whisnant
|
8d87c0c56b
Fix ATmega328PB build with AVR MiniCore (such as PlatformIO uses)
|
3 лет назад |
kraus
|
fb059ab21f
issue #1850, changed U8x8_DO_NOT_SET_WIRE_CLOCK to U8X8_DO_NOT_SET_WIRE_CLOCK
|
3 лет назад |
Peter Bendel
|
d51d9a4897
add a global define that can displabe Wire.setClock()
|
3 лет назад |
kraus
|
74572e110d
2.32.9
|
4 лет назад |
olikraus
|
ef515e6c77
Merge pull request #1408 from jogi-k/Add_Teensy_T3_Support
|
4 лет назад |
lbernstone
|
eabc36fc61
fix Wire.begin for esp32
|
4 лет назад |
wuhanstudio
|
0a1f147f36
Use Arduino functions only when #defined ARDUINO
|
4 лет назад |
Jogi Kuenstner
|
9bb87c492a
Now works, either wire or i2c_t3 via define in header
|
5 лет назад |
Jogi Kuenstner
|
97b654cf32
Add support for i2c-Library of Teensy T3/LC fixes #1175
|
5 лет назад |
kraus
|
a14bba7cae
issue #1041
|
6 лет назад |
kraus
|
1358f8b0d2
issue #987, added support for Arduino Nano Every (__AVR_ARCH__ == 103)
|
6 лет назад |
kraus
|
7b772d640b
screenshot, issue #1005
|
6 лет назад |
kraus
|
49dc0eeec1
issue #804
|
7 лет назад |
kraus
|
a670fa989a
issue #769
|
7 лет назад |
kraus
|
4bdfe2b4d1
added comments
|
7 лет назад |
kraus
|
12f7b9cba5
thread safe sw spi for AVR (#749)
|
7 лет назад |
kraus
|
bc2139bd46
issue #749
|
7 лет назад |
kraus
|
d6815838b0
Due SW SPI speedup, issue #749
|
7 лет назад |
kraus
|
9164db6e76
issue #705
|
7 лет назад |
kraus
|
74c8a45013
add yield(), issue #530
|
7 лет назад |
kraus
|
c05b85e629
issue #586, AVR specific 3W SPI
|
7 лет назад |
kraus
|
4141c9483a
issue #593, avr opt for i2c (disabled by default!)
|
7 лет назад |
kraus
|
fdd9c83680
update
|
7 лет назад |
olikraus
|
16cfae2f63
issue #418, fixed SH1107 constructor call
|
8 лет назад |
olikraus
|
cfbbc904c6
issue #418
|
8 лет назад |
olikraus
|
adc34ca58d
issue #378, removed ESP8266 ifdefs, includes modifications for st75256 (which still does not work, #163)
|
8 лет назад |