Rename hardware simulation target and reference in README
This commit is contained in:
@@ -39,9 +39,12 @@ of these commands:
|
||||
Isolated unit tests allow you to verify all testable
|
||||
components are behaving as expected. Please note that most
|
||||
tests will be added later down the road, when the project
|
||||
has reached a more mature state.
|
||||
has reached a more mature state. There is also support for
|
||||
testing on simulated hardware if you have
|
||||
[simavr](https://github.com/buserror/simavr) installed.
|
||||
|
||||
make check
|
||||
make simulate
|
||||
|
||||
You can listen on the serial debug interface by running
|
||||
the command below. This will also initialize all optional
|
||||
|
||||
Reference in New Issue
Block a user