Arduino_STM32/STM32F1/libraries/Wire
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
..
examples Added Serial.begin(115200) to both examples so that they work on non-bootloader boards 2015-08-06 17:42:04 +10:00
HardWire.cpp Fixed formatting to match existing style + Hardwire comments 2015-08-01 19:09:43 +01:00
HardWire.h Bugfix for HardWire/I2C + configured/compiled dfu-util to work on Linux again 2015-08-01 18:58:14 +01:00
Wire.cpp Update Wire.cpp 2016-08-07 13:22:05 +02:00
Wire.h Update Wire.h 2016-08-07 13:22:53 +02:00
WireBase.cpp Bugfix for HardWire/I2C + configured/compiled dfu-util to work on Linux again 2015-08-01 18:58:14 +01:00
WireBase.h 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
rules.mk 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