Commit c4f1dc6
committed
Make changes to support HitL testing.
- Rename all examples so that they have underscores instead of hyphens. .py
files with hyphens in their names can't be imported.
- Add a test/hitl/ directory with one test (so far): cpy_test.py. This test
makes sure that cpy_example.py runs successfully on a CircuitPython host
connected to a Notecard. I tested using a Notecarrier F and a Swan.
- cpy_test.py relies on pyboard.py from MicroPython. I have added that file
from MicroPython's master branch here.1 parent b52e7bb commit c4f1dc6
File tree
8 files changed
+980
-594
lines changed- examples/notecard-basics
- test/hitl
8 files changed
+980
-594
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments