Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
AAU NAV
development
balboa_llc_aws
Commits
77a66b1d
Commit
77a66b1d
authored
May 31, 2018
by
Barcis, Michal
Browse files
exit on error from build
parent
d875cc9a
Changes
1
Hide whitespace changes
Inline
Side-by-side
balboa/build.sh
View file @
77a66b1d
#! /bin/bash
set
-e
stty
-F
/dev/ttyACM0 1200
sleep
1
avrdude
-v
-patmega32u4
-cavr109
-P
/dev/ttyACM0
-b57600
-D
-Uflash
:w:BalancerRPi/BalancerRPi.ino.arduino_leonardo.hex:i
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment