Proteus F7 debug build #5432
This commit is contained in:
parent
da6b46fccb
commit
2cbfcd8737
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
export EXTRA_PARAMS="-DEFI_LUA_LOOKUP=FALSE"
|
||||
export EXTRA_PARAMS="-DEFI_LUA_LOOKUP=FALSE -DEFI_LUA=FALSE"
|
||||
|
||||
bash ../common_make.sh proteus ARCH_STM32F7
|
||||
|
|
Loading…
Reference in New Issue