auto-sync
This commit is contained in:
parent
6dad1f1be6
commit
c741f1ba0d
|
@ -0,0 +1 @@
|
|||
cov-configure -co arm-none-eabi-gcc -- -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -mno-thumb-interwork -mthumb
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
call clean.bat
|
||||
cov-build --dir cov-int make
|
||||
zip -r cov-int.zip cov-int
|
Loading…
Reference in New Issue