This website requires JavaScript.
Explore
Help
Register
Sign In
noisymime
/
Arduino_STM32
mirror of
https://github.com/noisymime/Arduino_STM32.git
Watch
1
Star
0
Fork
You've already forked Arduino_STM32
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3d15c75a27
Arduino_STM32
/
STM32F1
/
libraries
/
Wire
History
rogerclarkmelbourne
461b86207e
Added Serial.begin(115200) to both examples so that they work on non-bootloader boards
2015-08-06 17:42:04 +10: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
Changed default speed on Wire library to 100kpbs (same as AVR Arduinos), thanks to @fredbox on the forum for the delay values to achieve 100kbps
2015-08-03 09:45:57 +10:00
Wire.h
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
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