-
- Downloads
ports: Rename "machine" module to "umachine".
To let unix port implement "machine" functionality on Python level, and keep consistent naming in other ports (baremetal ports will use magic module "symlinking" to still load it on "import machine"). Fixes #1701.
Showing
- cc3200/mods/modmachine.c 2 additions, 2 deletionscc3200/mods/modmachine.c
- cc3200/mpconfigport.h 2 additions, 2 deletionscc3200/mpconfigport.h
- cc3200/qstrdefsport.h 1 addition, 1 deletioncc3200/qstrdefsport.h
- py/qstrdefs.h 1 addition, 1 deletionpy/qstrdefs.h
- stmhal/modmachine.c 2 additions, 2 deletionsstmhal/modmachine.c
- stmhal/mpconfigport.h 2 additions, 2 deletionsstmhal/mpconfigport.h
- stmhal/qstrdefsport.h 1 addition, 1 deletionstmhal/qstrdefsport.h
- unix/modmachine.c 2 additions, 2 deletionsunix/modmachine.c
- unix/mpconfigport.h 1 addition, 1 deletionunix/mpconfigport.h
Loading
Please register or sign in to comment