we need TLE8888 driver #714
This commit is contained in:
parent
db45ea785d
commit
e309b8266c
|
@ -0,0 +1,7 @@
|
|||
|
||||
cd ../../..
|
||||
|
||||
set EXTRA_PARAMS=-DDUMMY ^
|
||||
-DDEFAULT_ENGINE_TYPE=MIATA_NA6_VAF
|
||||
|
||||
call config/boards/clean_env_variables.bat
|
|
@ -810,6 +810,6 @@ int getRusEfiVersion(void) {
|
|||
if (initBootloader() != 0)
|
||||
return 123;
|
||||
#endif /* EFI_BOOTLOADER_INCLUDE_CODE */
|
||||
return 20190607;
|
||||
return 20190608;
|
||||
}
|
||||
#endif /* EFI_UNIT_TEST */
|
||||
|
|
Loading…
Reference in New Issue