Özay Turay
|
9096356e55
|
Update STM32F*/platform.txt to get rid of recipe.ar.pattern IDE warnings
|
2016-09-07 16:20:35 +03:00 |
Roger Clark
|
388e8efeb6
|
Fixed issue in F1 and F3 with HardwareSerial read(), which should return -1 if no data in the input buffer, (be non-blocking)
|
2016-07-18 16:20:24 +10:00 |
Roger Clark
|
66456b5572
|
Changed platform.txt back to using 1.6.5 compatible archive path, as the change I made to support 1.6.6 does not work with 1.6.5 as it appears this var is not backward compatible
|
2015-11-09 06:54:49 +11:00 |
Roger Clark
|
abd500e3ef
|
Changed platform.txt to fix issue with changes in IDE 1.6.6 to build archive path
|
2015-11-07 23:23:27 +11:00 |
Roger Clark
|
bc52bb901d
|
Removed support for IDE's prior to 1.6.3 from all cores
|
2015-11-07 20:43:33 +11:00 |
rogerclarkmelbourne
|
536cec8f5d
|
Various changes to boards.txt and some libraries, so that things will compile under IDE 1.6.6 Note. There are still loads of warnings when you compile - which look like they may be caused by the IDE using a new version of GCC, but at least it now compiles
|
2015-10-09 17:18:38 +11:00 |
Roger Clark
|
9e1371ac9c
|
Added missing rewrite keys files that I should have included in the last commit :-(
|
2015-04-14 16:47:19 +10:00 |
Roger Clark
|
bf7ac4e877
|
Fixed issues in F3 and F4 caused by removal of ARM compiler in 1.6.2, by additional of platform.rewrite.keys.txt and changes to platform.txt in both folders
|
2015-04-14 11:56:55 +10:00 |
rogerclarkmelbourne
|
05130a7db9
|
Added STM32F3 port supplied by Frank-Michael. Note this port looks like it is based on LibMaple for Arduino API 0022 and doesn't include more recent API features like the stream class and Serial.peek() etc
|
2015-02-20 12:26:17 +11:00 |