rusefi/simulator
Scott Smith 37da55c920
Compile each project's PCH to a separate file to reduce developer friction. (#3505)
Having to remove the precompiled header when switching from firmware to simulator to unit_tests and
back again is annoying.  Use a directory to store the precompiled header output.  Turn off
precompiled header warnings as GCC still complains even if it finds a valid one eventually.
2021-11-08 15:52:58 -05:00
..
simulator Change getTimeNowNt to be lock free. (#3502) 2021-11-08 08:24:20 -05:00
.cproject
.project
Makefile Compile each project's PCH to a separate file to reduce developer friction. (#3505) 2021-11-08 15:52:58 -05:00
chconf.h Fix simulator (#3360) 2021-10-17 20:07:25 -04:00
clean.bat Use github actions to build and upload bundles (#1583) 2020-07-08 11:10:24 -04:00
clean.sh Convert scripts simulator (#1518) 2020-06-18 23:14:37 -04:00
compile.bat Use github actions to build and upload bundles (#1583) 2020-07-08 11:10:24 -04:00
compile.sh update all compile scripts to use available cores rather than a hardcoded value (#2425) 2021-03-06 12:55:46 -05:00
file.mlg TS SD integration #1653 2020-08-06 23:34:47 -04:00
file2.mlg TS SD integration #1653 2020-08-06 23:34:47 -04:00
file3.mlg TS SD integration #1653 2020-08-07 00:59:00 -04:00
halconf.h Chibi os 20 (#2212) 2021-01-19 15:20:35 -05:00
main.c Fix simulator (#3360) 2021-10-17 20:07:25 -04:00