Paul Sokolovsky f32020ef3d py/mpconfig.h: Allow to build without alloca() for ANSI C compliance.
Define MICROPY_NO_ALLOCA=1 and memory will be allocated from heap instead
and freed by garbage collection.
2015-11-25 23:24:51 +02:00
..
2015-11-13 12:49:18 +00:00
2015-11-13 12:49:18 +00:00
2015-09-15 22:46:30 +01:00