summaryrefslogtreecommitdiff
path: root/tests/extmod/machine_mem.py
AgeCommit message (Expand)Author
2016-07-31tests/machine_mem.py: Too non-portable, rework as an example for unix port.Paul Sokolovsky
2015-07-08modmachine: Implement physical memory access using /dev/mem (Linux, etc).Paul Sokolovsky