-
- Downloads
modmachine: Add new module to access hardware, starting with physical memory.
Refactored from "stm" module, provides mem8, mem16, mem32 objects with array subscript syntax.
Showing
- extmod/modmachine.c 118 additions, 0 deletionsextmod/modmachine.c
- py/builtin.h 1 addition, 0 deletionspy/builtin.h
- py/mpconfig.h 4 additions, 0 deletionspy/mpconfig.h
- py/objmodule.c 3 additions, 0 deletionspy/objmodule.c
- py/py.mk 1 addition, 0 deletionspy/py.mk
- py/qstrdefs.h 8 additions, 0 deletionspy/qstrdefs.h
- unix/mpconfigport.h 1 addition, 0 deletionsunix/mpconfigport.h
Loading
Please register or sign in to comment