Arduino_STM32/STM32F1XX/libraries
Roger Clark fe6ef337e8 Revert "Fixes to SPI provided by @TimSchuerewegen"
This reverts commit 7320f27f01.
2015-02-02 20:34:31 +11:00
..
EEPROM Minor chnages to EEPROM library to remove ASSERT warning. Also updated the example to call Serial.begin(115200) for non maple boards 2015-01-31 09:19:20 +11:00
FreeRTOS Absolutely masses of changes, and general restructure in order to get the SPI library to at least compile ;-) 2014-11-22 06:46:57 +11:00
LiquidCrystal Upated LiquidCrystal files from Matthias aka @madias 2015-01-31 09:05:54 +11:00
RTClock Added RTClock to libraries, from bubulindo/MapleRTC on github. Currently it doesn't compile because the installation process involves replacing the core system rcc.c and rcc.h with the files from the New RCC folder. However when I attempted this, it still didnt compile, and stopped even the bare minimum compiling. I have contacted the author via a github issue to see if he can advise 2014-11-03 09:37:05 +11:00
SPI Revert "Fixes to SPI provided by @TimSchuerewegen" 2015-02-02 20:34:31 +11:00
Servo Absolutely masses of changes, and general restructure in order to get the SPI library to at least compile ;-) 2014-11-22 06:46:57 +11:00
Wire Put fix from leaflabs into Wire.cpp to replace my fix, and added stub function for setClockDivider into SPI.cpp and .h so that it compiles under 1.5.7 2014-11-23 18:57:59 +11:00