-
- Downloads
py: Be more specific with MP_DECLARE_CONST_FUN_OBJ macros.
In order to have more fine-grained control over how builtin functions are constructed, the MP_DECLARE_CONST_FUN_OBJ macros are made more specific, with suffix of _0, _1, _2, _3, _VAR, _VAR_BETEEN or _KW. These names now match the MP_DEFINE_CONST_FUN_OBJ macros.
Showing
- bare-arm/mpconfigport.h 0 additions, 1 deletionbare-arm/mpconfigport.h
- cc3200/util/random.h 1 addition, 1 deletioncc3200/util/random.h
- drivers/dht/dht.h 1 addition, 1 deletiondrivers/dht/dht.h
- esp8266/modpyb.h 1 addition, 1 deletionesp8266/modpyb.h
- extmod/fsusermount.h 3 additions, 3 deletionsextmod/fsusermount.h
- extmod/machine_pulse.h 1 addition, 1 deletionextmod/machine_pulse.h
- extmod/machine_spi.h 4 additions, 4 deletionsextmod/machine_spi.h
- extmod/misc.h 1 addition, 1 deletionextmod/misc.h
- extmod/modubinascii.h 5 additions, 5 deletionsextmod/modubinascii.h
- extmod/utime_mphal.h 7 additions, 7 deletionsextmod/utime_mphal.h
- extmod/vfs_fat_file.h 1 addition, 1 deletionextmod/vfs_fat_file.h
- lib/utils/pyexec.h 1 addition, 1 deletionlib/utils/pyexec.h
- minimal/mpconfigport.h 0 additions, 1 deletionminimal/mpconfigport.h
- pic16bit/mpconfigport.h 0 additions, 1 deletionpic16bit/mpconfigport.h
- py/builtin.h 46 additions, 50 deletionspy/builtin.h
- py/obj.h 8 additions, 2 deletionspy/obj.h
- py/objstr.h 27 additions, 27 deletionspy/objstr.h
- py/stream.h 12 additions, 12 deletionspy/stream.h
- qemu-arm/mpconfigport.h 0 additions, 1 deletionqemu-arm/mpconfigport.h
- stmhal/irq.h 4 additions, 4 deletionsstmhal/irq.h
Loading
Please register or sign in to comment