rusefi/unit_tests/chibios-mock/readme.md

4 lines
245 B
Markdown
Raw Permalink Normal View History

This framework allows us to test threading and hardware callbacks with full control of scheduling.
We have simulator running a real x86 implementation of CHibiOS but that one runs with real scheduler not
giving us the desired control precision.