-
- Downloads
unix: Move modmachine into unix directory
This leaves behind the common functionality in extmod/machine_mem.c which can be used by all ports.
Showing
- extmod/machine_mem.c 77 additions, 0 deletionsextmod/machine_mem.c
- extmod/machine_mem.h 50 additions, 0 deletionsextmod/machine_mem.h
- py/objmodule.c 0 additions, 3 deletionspy/objmodule.c
- py/py.mk 1 addition, 1 deletionpy/py.mk
- unix/Makefile 1 addition, 0 deletionsunix/Makefile
- unix/modmachine.c 6 additions, 51 deletionsunix/modmachine.c
- unix/mpconfigport.h 2 additions, 0 deletionsunix/mpconfigport.h
- windows/Makefile 1 addition, 0 deletionswindows/Makefile
extmod/machine_mem.c
0 → 100644
extmod/machine_mem.h
0 → 100644
Please register or sign in to comment