aboutsummaryrefslogtreecommitdiff
path: root/stmhal/gccollect.h
AgeCommit message (Expand)Author
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George
2017-07-31all: Use the name MicroPython consistently in commentsAlexander Steffen
2017-07-18all: Unify header guard usage.Alexander Steffen
2015-03-20stmhal: Remove some unnecessary declarations, purely for cleanup.Damien George
2014-05-08Add gc.enable, gc.disable; remove pyb.gc.Damien George
2014-05-06stmhal: pyb: Use gc() function as defined by standard module "gc".Paul Sokolovsky
2014-05-03Add license header to (almost) all files.Damien George
2014-03-12REPl working on UART6 with STMHALDave Hylands