aster94
|
4ffdce29fe
|
Add files via upload
|
2017-12-08 10:32:59 +01:00 |
aster94
|
dbfb68cf91
|
Add files via upload
|
2017-12-06 21:52:00 +01:00 |
Roger Clark
|
bc41851ce4
|
Changed default Wire (I2C) to use hardware I2C rather than bit banged software. The existing software Wire implementation has been retained as SoftWare. Examples have also been updated to include Wire, HardWire and Softwire.
|
2017-08-01 16:47:39 +10:00 |
Roger Clark
|
0393be3400
|
Added setClock() to Wire and Hardware - only 100000Hz and 400000Hz are supported
|
2017-07-15 18:31:02 +10:00 |
U-MarquisSeven\Brandon
|
80339e6073
|
checking out work from master
|
2017-06-26 18:57:49 -05:00 |
Roger Clark
|
f47846662d
|
Added Wire.end() for bit banged version (TwoWire.cpp)
|
2017-06-11 15:42:05 +10:00 |
Samuel Brucksch
|
29ef21629c
|
Update Wire.h
changed SDA/SCL pins to the ones that were default in construcor of Wire.cpp
|
2016-08-07 13:22:53 +02:00 |
Roger Clark
|
ab37760af7
|
Oops. Failed to save the revised definition for SOFT_STANARD Wire speed which should have been part of the previous commit
|
2015-08-03 09:48:50 +10:00 |
Roger Clark
|
5f83c13285
|
renamed top level folder STM32F1XX to STM32F1 to correspond to other top level folder names e.g. STM32F3 and STM32F4
|
2015-02-24 20:13:04 +11:00 |