This website works better with JavaScript.
Home
Explore
Help
Sign In
sev
/
md380tools
mirror of
https://github.com/travisgoodspeed/md380tools
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2444
Commits
4
Branches
0
Tags
13 MiB
C
77.6%
R
9.4%
Python
8%
JavaScript
3.2%
Assembly
1.1%
Other
0.5%
Branch:
master
fixcalcbloffset
master
python3
shellcode
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
md380tools
/
ci-script.sh
4 lines
99 B
Raw
Permalink
Blame
History
#!/bin/bash
set
-e errexit
#otherwise bash continues after error!
make ci
#cd firmware ; ./test.sh
Reference in new issue