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
/
variants
/
maple_mini
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
..
board
Renamed maple to STM32F1XX so that ARDUINO_ARCH definition correctly reflects the device architecture
2014-10-31 20:27:28 +11:00
ld
Renamed maple to STM32F1XX so that ARDUINO_ARCH definition correctly reflects the device architecture
2014-10-31 20:27:28 +11:00
libmaple
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
wirish
Fixed issue caused by renaming SerialUSB to Serial for non Maple boards - i.e double definition of Serial
2014-12-05 09:29:11 +11:00
board.cpp
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
pins_arduino.h
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
variant.h
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