4 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
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
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