7 Commits

Author SHA1 Message Date
Ben Lye
f4db2e9bf2 Add version to board
Add a version to each board definition, and a board version check in
Validate.h.
2017-12-17 21:33:29 +00:00
Ben Lye
068af6bdd1 Update to latest Arduino_STM32 core
With workaround for timer issue
2017-12-17 19:35:06 +00:00
Ben Lye
a9a9c3c2ac Fix problem with find.exe
If a different `find.exe` was on the path there was an error getting the
multi version.  Replaced find.exe with findstr.exe and hard-coded to the
System32 path.
2017-12-17 19:31:52 +00:00
Ben Lye
68dcc75949
Roll back to older STM32 core files (#128) 2017-12-17 00:44:29 +00:00
Ben Lye
4171d2f93b
Fix board definitions version script to handle spaces in the paths (#127) 2017-12-16 19:14:32 +00:00
Ben Lye
5c568da125
Board Definition Updates (#121) 2017-12-11 20:55:24 +00:00
Ben Lye
e557155b17 Initial check-in for STM32 board 2017-11-27 21:19:49 +00:00