1
0
Files
2022-09-29 17:59:04 +03:00

6 lines
329 B
Plaintext

This directory contains a new firmware simulation implementation based on the
experience gained from the previous version (../simulate).
The previous implementation is fairly invasive. In particular, it
lives in the same namespace as the code being simulated. This new
implementation does so as well but to a much less degree.