summaryrefslogtreecommitdiffstatshomepage
path: root/tests/extmod/machine1.py
Commit message (Expand)AuthorAge
* tests/machine1: Revamp to work with unix port (which has "umachine").Paul Sokolovsky2016-07-31
* modmachine: Implement physical memory access using /dev/mem (Linux, etc).Paul Sokolovsky2015-07-08
* tests: Check that machine module exists and print SKIP if it doesn't.Damien George2015-06-15
* tests: Add test for machine module (mem* functions).Damien George2015-05-08