aboutsummaryrefslogtreecommitdiff
path: root/extmod/modmachine.c
AgeCommit message (Collapse)Author
2015-05-04modmachine: Add new module to access hardware, starting with physical memory.Paul Sokolovsky
Refactored from "stm" module, provides mem8, mem16, mem32 objects with array subscript syntax.