-
- Downloads
ports: Remove typedef of machine_ptr_t, it's no longer needed.
This type was used only for the typedef of mp_obj_t, which is now defined by the object representation. So we can now remove this unused typedef, to simplify the mpconfigport.h file.
Showing
- bare-arm/mpconfigport.h 0 additions, 2 deletionsbare-arm/mpconfigport.h
- cc3200/mpconfigport.h 0 additions, 2 deletionscc3200/mpconfigport.h
- esp8266/mpconfigport.h 0 additions, 2 deletionsesp8266/mpconfigport.h
- examples/embedding/mpconfigport_minimal.h 0 additions, 3 deletionsexamples/embedding/mpconfigport_minimal.h
- minimal/mpconfigport.h 0 additions, 2 deletionsminimal/mpconfigport.h
- mpy-cross/mpconfigport.h 0 additions, 3 deletionsmpy-cross/mpconfigport.h
- pic16bit/mpconfigport.h 0 additions, 2 deletionspic16bit/mpconfigport.h
- qemu-arm/mpconfigport.h 0 additions, 2 deletionsqemu-arm/mpconfigport.h
- stmhal/mpconfigport.h 0 additions, 2 deletionsstmhal/mpconfigport.h
- teensy/mpconfigport.h 0 additions, 2 deletionsteensy/mpconfigport.h
- unix/mpconfigport.h 0 additions, 3 deletionsunix/mpconfigport.h
- unix/mpconfigport_minimal.h 0 additions, 3 deletionsunix/mpconfigport_minimal.h
- windows/mpconfigport.h 0 additions, 3 deletionswindows/mpconfigport.h
Loading
Please register or sign in to comment