Jesse Vincent
|
61f8fc5456
|
Rename test sketches to match directory names
In the arduino world, all sketches need to be in directories whose names match the sketch names.
|
4 years ago |
Jesse Vincent
|
d6bd14581c
|
Add a sketch.json for each of the current examples and tests
Arduino-cli uses a simple sketch.json file to set the FQBN for a sketch. This replaces most use cases for kaleidoscope-builder
|
4 years ago |
Jesse Vincent
|
240f141538
|
Reduce the number of cycles the "long" test runs for, for perf reasons
|
4 years ago |
Jesse Vincent
|
895f5f1e00
|
Add some tests for SetCycleTime
|
4 years ago |
Jesse Vincent
|
cfcfd3b75e
|
Add diag strings for some tests to help debug
|
4 years ago |
Michael Richters
|
1c24228f80
|
Add testcases for `RunForMillis()` simulator function
Signed-off-by: Michael Richters <gedankenexperimenter@gmail.com>
|
4 years ago |