summaryrefslogtreecommitdiff
path: root/shared-bindings/ustack/__init__.c
AgeCommit message (Collapse)Author
2020-07-03Added type hints to ustackdherrada
2020-05-12Swap sphinx to autoapi and the inline stubsScott Shawcroft
2020-05-12Did usb_hid, usb_midi, ustack, wiznetdherrada
2019-05-30Improve rST consistency for rst2pyi useScott Shawcroft
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