rusefi-1/simulator/simulator
Matthew Kennedy 8ad2080df7
switch stm32 scheduling to use PWM driver (#1983)
* move to folder

* extract hardware part of microsecond_timer

* dead ST forum link

* de-volatile

* simulator build

* guard

* switch stm32 to pwm timer

* comments

* f7 mcuconf

* simulator

* guard

* warning

* header, cleanup

* constant

* less magic

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-11 00:44:40 -05:00
..
adc_inputs.h code style 2020-02-13 23:25:09 -05:00
boards.cpp happy new year unification 2020-01-13 21:57:43 -05:00
boards.h code style 2020-02-13 23:25:09 -05:00
efifeatures.h consolidate EFI_UNIT_TEST and friends (#1940) 2020-11-11 20:34:39 -05:00
framework.cpp switch stm32 scheduling to use PWM driver (#1983) 2020-12-11 00:44:40 -05:00
framework.h code style 2020-02-13 23:25:09 -05:00
global.h avoid float -> int64 conversion #1977 2020-11-23 23:33:46 -05:00
globalaccess.h happy new year 2020-01-08 00:02:40 -05:00
idle_thread.h better simulator folder name 2017-04-10 10:00:42 -04:00
mmc_card.h better simulator folder name 2017-04-10 10:00:42 -04:00
os_access.h Remove lockAnyContext, replace with CriticalSectionLocker (#1938) 2020-11-19 06:56:02 -05:00
readme.md Create readme.md 2019-06-24 19:30:01 -04:00
rusEfiFunctionalTest.cpp logging simplification: switch bare functions to member functions: try the second (#1794) 2020-09-13 11:49:25 +03:00
rusEfiFunctionalTest.h code style 2020-02-13 23:25:09 -05:00
svnversion.h better simulator folder name 2017-04-10 10:00:42 -04:00

readme.md

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