Hellen says simulator

This commit is contained in:
rusefi 2020-09-07 12:09:39 -04:00
parent d4d36f9153
commit dfddec5099
2 changed files with 6 additions and 0 deletions

View File

@ -20,6 +20,8 @@ RULESFILE = $(RULESPATH)/rules.mk
include ../firmware/rusefi.mk
RULESFILE = ../firmware/rusefi_rules.mk
# used by USE_SMART_BUILD
CONFDIR = .
# Compiler options here.

View File

@ -116,6 +116,10 @@
#define HAL_VSS_USE_PAL FALSE
#endif /* HAL_VSS_USE_PAL */
#ifndef HAL_TRIGGER_USE_ADC
#define HAL_TRIGGER_USE_ADC FALSE
#endif /* HAL_TRIGGER_USE_ADC */
#define EFI_UART_GPS FALSE
#define EFI_HAS_RESET FALSE
#define EXTREME_TERM_LOGGING FALSE