ADD: created some build scripts for the CoverityScans
This commit is contained in:
10
covconfig.sh
Executable file
10
covconfig.sh
Executable file
@@ -0,0 +1,10 @@
|
||||
#!/bin/bash
|
||||
|
||||
## 20160116, iceman
|
||||
|
||||
## Configure ARM , make sure you have the arm gcc in your $PATH variable.
|
||||
cov-configure -co arm-none-eabi-gcc
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user