rusefi/simulator/simulator
Andrey Gusakov 3557d96d3b flash: renames only
allowFlashWhileRunning() -> mcuCanFlashWhileRunning() - true if MCU
can flash while continue code execution. Dual bank mode on STM32.

New allowFlashWhileRunning() return true if MCU can write its own
flash while keep runnig OR settings are stored in external storage.
2024-08-09 18:25:31 -04:00
..
can only:explicit status 2024-02-23 21:21:19 -05:00
system only:removing scheduleByTimestamp, making API simpler 2024-07-15 10:51:35 -04:00
adc_inputs.h
boards.cpp remove mock adc (#3888) 2022-02-03 20:43:34 -05:00
boards.h ADC: dead 2024-05-09 17:05:27 -04:00
efifeatures.h dead pwm tester 2024-07-14 23:47:11 -04:00
framework.cpp flash: renames only 2024-08-09 18:25:31 -04:00
global.h move US_TO_NT_MULTIPLIER macro definition to Makefile (#6445) 2024-05-01 19:33:39 -04:00
mpu_util.h flash: renames only 2024-08-09 18:25:31 -04:00
readme.md
rusEfiFunctionalTest.cpp code style 2024-06-08 21:45:20 -04:00
rusEfiFunctionalTest.h only:с++ 2023-09-02 20:44:33 -04:00
sim_watchdog.h only: better guards 2024-03-15 18:50:01 -06:00

readme.md

Here we have rusEfi PC version. Same Makefile would build win32 or unux posix.