Updating convenience build scripts to build Left and Right sides

- Includes minor fix for MD1
This commit is contained in:
Jacob Alexander 2015-08-21 23:23:52 -07:00
parent 1fe9dd2a53
commit 85586c574a
3 changed files with 30 additions and 3 deletions

View file

@ -85,4 +85,5 @@ cmake -DCHIP="${Chip}" -DCOMPILER="${Compiler}" -DScanModule="${ScanModule}" -DM
make
echo "Firmware has been compiled into: '${BuildPath}'"
cd -