aboutsummaryrefslogtreecommitdiff
path: root/esp8266/mpconfigport.h
AgeCommit message (Expand)Author
2015-01-09py: Disable stack checking by default; enable on most ports.Damien George
2015-01-07stmhal: Collect all root pointers together in 1 place.Damien George
2014-11-28esp8266: Change bignum from mpz to longlong; move some rodata to iram.Damien George
2014-11-27esp8266: New port of Micro Python to ESP8266 wifi module.Damien George