Arduino_STM32/STM32F1XX/variants/maple_mini
Roger Clark 2bc7c18017 Added Alexeys 'fast pins' code for digitalWriteFast. for Maple mini only. Note also, this branch is a work in progress as I need to update digitalPinToBitMask etc probably to use Alexey's new data 2015-01-05 21:40:37 +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 Update all linker files to ensure first word in data RAM is 0 2015-01-04 20:23:37 +00: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 Added Alexeys 'fast pins' code for digitalWriteFast. for Maple mini only. Note also, this branch is a work in progress as I need to update digitalPinToBitMask etc probably to use Alexey's new data 2015-01-05 21:40:37 +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 continued work on pin/port macros 2014-12-30 20:48:48 +11:00