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
53f84108d6
Arduino_STM32
/
STM32F1XX
History
Roger Clark
53f84108d6
Added empty / placeholder files, required my some libraries, specificially Adafruit_ST7735. This is a work in progress and doesn't allow this library to work, as SPI needs to be updated and also the library needs code changed to its header file
2014-12-05 20:58:27 +11:00
..
cores
/maple
Added empty / placeholder files, required my some libraries, specificially Adafruit_ST7735. This is a work in progress and doesn't allow this library to work, as SPI needs to be updated and also the library needs code changed to its header file
2014-12-05 20:58:27 +11:00
libraries
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
system
Finished Serial.peek() and Serial.flush(). Also changed SerialUSB tgo Serial for Maple and Maple Mini builds for increased compatibility with the Arduino 1.0.x API
2014-12-04 21:11:38 +11:00
variants
Added empty / placeholder files, required my some libraries, specificially Adafruit_ST7735. This is a work in progress and doesn't allow this library to work, as SPI needs to be updated and also the library needs code changed to its header file
2014-12-05 20:58:27 +11:00
boards.txt
Fixed issue for Maple-mini to RAM - thanks to bug report and fix from @HiddenPilot on the Arduino forum
2014-12-05 20:10:08 +11:00
platform.txt
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