Arduino_STM32/STM32F1
Roger Clark 74b47dcc45 Changed __attribute__(( constructor in main.cpp, with update provided by Victor_PV, so fix issue with premain not being called first in the init seequence 2015-05-09 20:13:41 +10:00
..
cores/maple Changed __attribute__(( constructor in main.cpp, with update provided by Victor_PV, so fix issue with premain not being called first in the init seequence 2015-05-09 20:13:41 +10:00
libraries Changed OneWireSTM as pinMode can now be called in the constuctor, with the changes to pin_map 2015-05-07 17:45:14 +10:00
system Replaced files with updated versions from @VictorPV 2015-05-07 17:14:15 +10:00
variants Updated board.cpp for all variants with changes for PIN_MAP to flash 2015-05-07 21:09:47 +10:00
boards.txt Fixed unrelated issue with Maple RET6 in boards.txt 2015-05-07 21:14:48 +10:00
platform.rewrite.keys.txt Updated platform.txt and added platform rewrite keys file to aid operation with IDE 1.6.2 onwards 2015-04-12 10:05:32 +10:00
platform.txt Defined DEBUG_LEVEL=DEBUG_NONE in platform.txt so that it doesnt get defaulted to DEBUG_ALL in util.h, as this causes extra, unused code to be added. This change seems to save around 1.5k to the total on an empty sketch 2015-05-07 13:55:44 +10:00