[Microbit-Python] How does GC work in micro:bit MicroPython?

Larry Hastings larry at hastings.org
Mon Oct 12 11:18:35 CEST 2015


On 10/12/2015 02:16 AM, Damien George wrote:
> - make as much stuff dynamically allocated as possible (ie put as
> little in the bss/data area as possible, ie as few global variables as
> possible);

I have zero global variables anywhere in my module.


//arry/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/mailman/private/microbit/attachments/20151012/43961ba9/attachment.html>


More information about the Microbit mailing list