summaryrefslogtreecommitdiff
path: root/shared-bindings/ustack
AgeCommit message (Collapse)Author
2019-05-30Improve rST consistency for rst2pyi useScott Shawcroft
2017-08-25Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in ↵Dan Halbert
development) master. cpx build compiles and loads and works in repl; test suite not run yet esp8266 not tested yet
2017-07-23Measure and report maximum stack usage. (#175)Dan Halbert
Add max stack usage tracking, visible via debug module ustack. Add separate cpp flag for enabling modules: MICROPY_DEBUG_MODULES