summaryrefslogtreecommitdiff
path: root/tests/extmod_hardware/machine_encoder.py
AgeCommit message (Expand)Author
2025-11-19tests/extmod_hardware/machine_encoder.py: Use target_wiring for encoder.Ihor Nehrutsa
2025-11-19tests/extmod_hardware/machine_encoder.py: Fix initial rotation count.Ihor Nehrutsa
2025-08-02tests/extmod_hardware: Add basic tests for machine.Counter and Encoder.Angus Gratton