Arduino_STM32/STM32F1XX
rogerclarkmelbourne 4e808480ca Merge branch 'master' of https://github.com/rogerclarkmelbourne/Arduino_STM32 2015-02-20 10:07:29 +11:00
..
cores/maple Added SPI patch by timschuerewegen. And this time I remembered to add the new file 2015-02-08 21:28:05 +11:00
libraries Merge branch 'master' of https://github.com/rogerclarkmelbourne/Arduino_STM32 2015-02-20 10:07:29 +11:00
system Added SPI patch by timschuerewegen. And this time I remembered to add the new file 2015-02-08 21:28:05 +11:00
variants Added OneWire library, and updated all variant.h files to include the macros to support this library. Note. I have tested the DS18x20 example, and just needed to change the pin that was passed to the global constructor, I used a 3.3k pull up resistor to 3.3v (normally 4.7k is used for 5V, so I presumed that 3.3k for 3.3V was the nearest equivalent to give the same current 2015-02-18 20:58:57 +11:00
boards.txt Modified boards.txt so that 'STM32 to flash (no bootloader)' upload method menu doesnt need to use upload_router and will consequentially work on all platforms 2015-02-06 21:04:43 +11:00
platform.txt After discussion with evq on GitHub. The whole-archive flag has been removed from the build recipe in platform.txt. I have tested this change and it doesnt seem to have any bad side effects 2015-02-18 19:39:35 +11:00