Arduino_STM32/STM32F1XX/cores/maple/wirish
Roger Clark 02647ee20c Added support for String object. Updated print class to support String. Added examples folder from Maple IDE (None of the examples have been tested) 2014-11-02 20:24:34 +11:00
..
HardwareSPI.h Renamed maple to STM32F1XX so that ARDUINO_ARCH definition correctly reflects the device architecture 2014-10-31 20:27:28 +11:00
HardwareSerial.h Changes to generic STM32 board definitions for Serial. The first UATT is now Serial, second is Serial1 (this maps Serial -> UART1, Serial1->UART2 etc). Also fixed missing sprintf, - needed more includes in wirish.h. Also investigated implementing printf for Serial.printf (currently a work in progress) 2014-11-01 09:27:18 +11:00
HardwareTimer.h Renamed maple to STM32F1XX so that ARDUINO_ARCH definition correctly reflects the device architecture 2014-10-31 20:27:28 +11:00
Print.h Added support for String object. Updated print class to support String. Added examples folder from Maple IDE (None of the examples have been tested) 2014-11-02 20:24:34 +11:00
WString.h Added support for String object. Updated print class to support String. Added examples folder from Maple IDE (None of the examples have been tested) 2014-11-02 20:24:34 +11:00
bit_constants.h Renamed maple to STM32F1XX so that ARDUINO_ARCH definition correctly reflects the device architecture 2014-10-31 20:27:28 +11:00
boards.h Renamed maple to STM32F1XX so that ARDUINO_ARCH definition correctly reflects the device architecture 2014-10-31 20:27:28 +11:00
ext_interrupts.h Renamed maple to STM32F1XX so that ARDUINO_ARCH definition correctly reflects the device architecture 2014-10-31 20:27:28 +11:00
io.h Renamed maple to STM32F1XX so that ARDUINO_ARCH definition correctly reflects the device architecture 2014-10-31 20:27:28 +11:00
pwm.h Renamed maple to STM32F1XX so that ARDUINO_ARCH definition correctly reflects the device architecture 2014-10-31 20:27:28 +11:00
usb_serial.h Renamed maple to STM32F1XX so that ARDUINO_ARCH definition correctly reflects the device architecture 2014-10-31 20:27:28 +11:00
wirish.h Added support for String object. Updated print class to support String. Added examples folder from Maple IDE (None of the examples have been tested) 2014-11-02 20:24:34 +11:00
wirish_debug.h Renamed maple to STM32F1XX so that ARDUINO_ARCH definition correctly reflects the device architecture 2014-10-31 20:27:28 +11:00
wirish_math.h Renamed maple to STM32F1XX so that ARDUINO_ARCH definition correctly reflects the device architecture 2014-10-31 20:27:28 +11:00
wirish_time.h Renamed maple to STM32F1XX so that ARDUINO_ARCH definition correctly reflects the device architecture 2014-10-31 20:27:28 +11:00
wirish_types.h Renamed maple to STM32F1XX so that ARDUINO_ARCH definition correctly reflects the device architecture 2014-10-31 20:27:28 +11:00