-
- Downloads
Merge pull request #476 from pfalcon/static-sys
Convert sys module to static allocation
Showing
- py/builtin.h 1 addition, 0 deletionspy/builtin.h
- py/builtinimport.c 1 addition, 5 deletionspy/builtinimport.c
- py/builtintables.c 1 addition, 0 deletionspy/builtintables.c
- py/modsys.c 50 additions, 0 deletionspy/modsys.c
- py/mpconfig.h 9 additions, 0 deletionspy/mpconfig.h
- py/obj.h 2 additions, 0 deletionspy/obj.h
- py/objlist.c 7 additions, 9 deletionspy/objlist.c
- py/objlist.h 6 additions, 0 deletionspy/objlist.h
- py/py.mk 1 addition, 0 deletionspy/py.mk
- py/qstrdefs.h 7 additions, 0 deletionspy/qstrdefs.h
- py/runtime.c 0 additions, 11 deletionspy/runtime.c
- py/runtime.h 5 additions, 1 deletionpy/runtime.h
- stmhal/main.c 3 additions, 4 deletionsstmhal/main.c
- unix/file.c 3 additions, 6 deletionsunix/file.c
- unix/main.c 3 additions, 8 deletionsunix/main.c
- unix/mpconfigport.h 1 addition, 0 deletionsunix/mpconfigport.h
- unix/qstrdefsport.h 0 additions, 4 deletionsunix/qstrdefsport.h
Loading
Please register or sign in to comment